Nicholas Wilt
|
942be61d61
|
Add cudaGetLastErrorIsAsynchronous.cu
|
8 months ago |
Nicholas Wilt
|
ea91af905f
|
Furher hipification
|
2 years ago |
Nicholas Wilt
|
70c310f639
|
Async NULL kernel launch
|
2 years ago |
Nicholas Wilt
|
e7304fc146
|
Make nullKernelAsync.cu portable between CUDA and HIP
|
2 years ago |
Nicholas Wilt
|
eafe3b9439
|
Update a few apps to use HIP
|
3 years ago |
Nicholas Wilt
|
f9a5490496
|
Fix bit rot, update to use modern idioms
|
4 years ago |
Nicholas Wilt
|
4abe052e99
|
New error handling
|
9 years ago |
Nicholas Wilt
|
a679378499
|
Initial checkin, new error handling macros
|
9 years ago |
Nicholas Wilt
|
9c44bc01d0
|
eventRecord.cu: fix allocation bug, memory leak
|
11 years ago |
Nicholas Wilt
|
29de14a847
|
Fix event leak in eventRecord.cu; call cudaFree(0)
before doing any timing.
|
11 years ago |
EC2 Default User
|
7553754ff2
|
Templatize blocking event option
|
11 years ago |
Nicholas Wilt
|
ba8d586a8c
|
eventRecord.cu: Report per-event timings, not per loop iteration
|
11 years ago |
EC2 Default User
|
32cd587ce0
|
Add eventRecord.cu
|
11 years ago |
Nicholas Wilt
|
6b9b7be5fc
|
Initialize device variable
|
11 years ago |
Nicholas Wilt
|
54aea6a647
|
Kernel launch overhead microbenchmarks: Break out measurement as separate function
|
11 years ago |
Nicholas Wilt
|
ba47fe0d86
|
Fix math bug in bandwidth calculation
|
12 years ago |
Nicholas Wilt
|
1398a5215f
|
concurrency/: In cleanup code, call free functions unconditionally.
|
13 years ago |
Nicholas Wilt
|
29bd043304
|
Win32-specific app that measures performance of nonblocking callbacks, and also reports the number of active CPU threads in the process.
|
13 years ago |
EC2 Default User
|
661daaa95f
|
Fix fencepost error in randomized testing
|
13 years ago |
Nicholas Wilt
|
0d52c9d062
|
More-compact randomized test code
|
13 years ago |
Nicholas Wilt
|
bafe9be9dc
|
Delete commented-out call to cudaMemcpy
|
13 years ago |
Nicholas Wilt
|
f09b5b883b
|
More-compact randomized test code
|
13 years ago |
Nicholas Wilt
|
d0f39219e4
|
Delete commented-out call to cudaMemcpy
|
13 years ago |
EC2 Default User
|
86cdca9985
|
Fix fencepost error in randomized testing
|
13 years ago |
Nicholas Wilt
|
1435f32248
|
Add copyright message to pageableMemcpyHtoD16Blocking.cu
|
13 years ago |
Nicholas Wilt
|
fbbb66af83
|
Add missing copyright notices
|
13 years ago |
Nicholas Wilt
|
c8f24413e1
|
waitKernelAsync.cu renamed to breakevenKernelAsync.cu
|
13 years ago |
Nicholas Wilt
|
0d9aad7f88
|
Fix backslashes in sample build commands -I parameter
|
13 years ago |
Nicholas Wilt
|
f8ca84415e
|
More-compact randomized test code
|
13 years ago |
Nicholas Wilt
|
465aaed11b
|
Delete commented-out call to cudaMemcpy
|
13 years ago |
Nicholas Wilt
|
00ebb2afb2
|
More-compact randomized test code
|
13 years ago |
Nicholas Wilt
|
a941b1bd44
|
Delete commented-out call to cudaMemcpy
|
13 years ago |
EC2 Default User
|
f2629debe0
|
Fix fencepost error in randomized testing
|
13 years ago |
Nicholas Wilt
|
909dad0070
|
More-compact randomized test code
|
13 years ago |
Nicholas Wilt
|
e488455e0f
|
Delete commented-out call to cudaMemcpy
|
13 years ago |
EC2 Default User
|
9f0da6b1b7
|
Fix fencepost error in randomized testing
|
13 years ago |
Nicholas Wilt
|
527d48f471
|
Add copyright message to pageableMemcpyHtoD16Blocking.cu
|
13 years ago |
Nicholas Wilt
|
210d3e07ea
|
Add missing copyright notices
|
13 years ago |
Nicholas Wilt
|
1f12ddb1c6
|
waitKernelAsync.cu renamed to breakevenKernelAsync.cu
|
13 years ago |
Nicholas Wilt
|
6fd89edd6f
|
Fix backslashes in sample build commands -I parameter
|
13 years ago |
Nicholas Wilt
|
55ab07e29e
|
Checkpoint concurrency material and accompanying
header updates. Make sure copyrights are correct.
|
13 years ago |