info about using more than 1 GPU

This commit is contained in:
Sarod Yatawatta 2018-04-04 16:28:42 +02:00
parent db18547469
commit f1c67fa935
1 changed files with 1 additions and 3 deletions

View File

@ -103,9 +103,7 @@ In ./src/lib and ./src/MS you MUST edit the Makefiles to suit your system. Some
Example makefiles:
Makefile : plain build
Makefile.gpu: with GPU support
Note: Edit sagecal.h MAX_GPU_ID to match the number of available GPUs
Makefile.MIC : with Intel Xeon Phi support
Note: Edit ./lib/Radio/Radio.h MAX_GPU_ID to match the number of available GPUs, e.g., for 2 GPUs, MAX_GPU_ID=1