ComputationalRadiationPhysics / cuda_memtest

Fork of CUDA GPU memtest :eyeglasses:
http://sourceforge.net/projects/cudagpumemtest
110 stars 31 forks source link

fix/workaround that not all memory can be allocated #39

Closed psychocoderHPC closed 2 years ago

psychocoderHPC commented 2 years ago

In cases where the memory allocation is not using the full memory a warning will be shown

WARNING: driver reported at least 68701650944 bytes are free but largest possible allocation is 68667047936 bytes.