Skip to content

Developing Simple tests in CUDA to test code behaviors. Also, made a memory allocater to handle freeing all memory allocated with it.

License

Notifications You must be signed in to change notification settings

Eths33/CUDATestsAndMemoryManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CUDATestsAndMemoryManagement

Developing Simple tests in CUDA to test code behaviors. Also, made a memory allocater to handle freeing all memory allocated with it.

So far only testing basic behaviors such as coalesced and scattered memory patterns, and cudaStreamWaitEvent() behavior that is unclear in NVIDIA documentation.

About

Developing Simple tests in CUDA to test code behaviors. Also, made a memory allocater to handle freeing all memory allocated with it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published