Jared Hoberock

Results 6 repositories owned by Jared Hoberock

stanford-cs193g-sp2010

184
Stars
76
Forks
Watchers

This is an archive of materials produced for an introductory class on CUDA programming at Stanford University in 2010

bulk

36
Stars
5
Forks
Watchers

Launching collective tasks in bulk

future

26
Stars
5
Forks
Watchers

Implementation of std::experimental::future from the C++ Concurrency TS

hindley_milner

75
Stars
10
Forks
Watchers

A C++11 implementation of Hindley-Milner type inference.

is_call_possible

26
Stars
4
Forks
Watchers

C++03 functionality for checking for the existence of a member function with a given name and signature.

managed_allocator

23
Stars
4
Forks
Watchers

A C++ allocator based on cudaMallocManaged