Sfoglia il codice sorgente

Small change to Makefile.graham.

Updated the number of threads/blocks used with Graham for better performance.
Steven Engler 8 anni fa
parent
commit
7ae53c058d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Makefile.graham

+ 1 - 1
Makefile.graham

@@ -1,6 +1,6 @@
 # to use, copy this file to 'Makefile.local'
 
-MACROS = -DGRAHAM -DNTHREADS=12800 -DNBLOCKS=20
+MACROS = -DGRAHAM -DNTHREADS=71680 -DNBLOCKS=112
 CUDA_ARCH = sm_60
 
 GMP ?=