User Tools

Site Tools


gpu_isac

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
gpu_isac [2020/06/18 11:11]
fschoenfeld
gpu_isac [2020/06/18 12:05]
fschoenfeld
Line 40: Line 40:
   - **Untar the archive** using ''tar -xf GPU_ISAC_CHIMERA.tar''.   - **Untar the archive** using ''tar -xf GPU_ISAC_CHIMERA.tar''.
   - **Check CUDA path variables** using:   - **Check CUDA path variables** using:
-    - <code>echo $PATH</code> Does it contain the path to your **cuda/bin** folder?+    - ''echo $PATH'' Does it contain the path to your **cuda/bin** folder?
     - ''echo $LD_LIBRARY_PATH'' Does it contain the path to your **cuda/lib64** folder?     - ''echo $LD_LIBRARY_PATH'' Does it contain the path to your **cuda/lib64** folder?
     - If the path variables do **not** contain these path variables, you can add them like so:     - If the path variables do **not** contain these path variables, you can add them like so:
Line 57: Line 57:
     - ''ln -rs ../libpy/* .'' (don't forget the dot at the end)     - ''ln -rs ../libpy/* .'' (don't forget the dot at the end)
     - ''sed -i.bkp <nowiki>"</nowiki>s|/home/schoenf/applications/sphire/v1.1/envs/sphire_1.3/bin|$(dirname $(which sphire))|g<nowiki>"</nowiki> sxisac2_gpu.py''     - ''sed -i.bkp <nowiki>"</nowiki>s|/home/schoenf/applications/sphire/v1.1/envs/sphire_1.3/bin|$(dirname $(which sphire))|g<nowiki>"</nowiki> sxisac2_gpu.py''
-    - ''sed -i.bkp2 <nowiki>"</nowiki>s/^\(.*options, args.*\)$/\1\n    os.environ['CUDA_VISIBLE_DEVICES'] = options.gpu_devices\n options.gpu_devices = ','.join(map(str, range(len(options.gpu_devices.split(',')))))/g<nowiki>"</nowiki> sxisac2_gpu.py''+    - ''sed -i.bkp2 <nowiki>"</nowiki>s/^\(.*options, args.*\)$/\1\n<nowiki>    </nowiki>os.environ['CUDA_VISIBLE_DEVICES'] = options.gpu_devices\n<nowiki>    </nowiki>options.gpu_devices = ','.join(map(str, range(len(options.gpu_devices.split(',')))))/g<nowiki>"</nowiki> sxisac2_gpu.py''
  
  
gpu_isac.txt ยท Last modified: 2021/05/08 00:41 by shaikh