Skip to content

CUDA lexicographic order combination implementation

Notifications You must be signed in to change notification settings

kkilictepe/CudaCombination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

CudaCombination

Multi-Thread Combination calculator.

CUDA lexicographic order combination calculation implementation with Numba and Python. Works on Nvidia GPUs.

Lexicographic order method taken from https://www.developertyrone.com/blog/generating-the-mth-lexicographical-element-of-a-mathematical-combination/

Keywords: CUDA GPU Multi-Thread Combination Python Numba

Note: TDR Delay (timeout) should be increased if a time-out error occurs on windows systems. https://docs.microsoft.com/en-us/windows-hardware/drivers/display/tdr-registry-keys

About

CUDA lexicographic order combination implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages