RIDE on multiple GPUs

67 views
Skip to first unread message

Andrew Orry

unread,
Jun 11, 2021, 7:24:51 PM6/11/21
to MolSoft ICM Knowledge Base
Q. How to run RIDE on multiple GPUs.
A.
For more information on RIDE see

By default _ride uses first available GPU which satisfies compute compatibility >= 6.0
There is command line option 'gpuid=' for _ride script which allows to specify a particular GPU


So, to run ride on multiple GPUs you can use it like below:


icm64 _ride tamplate1.mol database.molt result1.sdf gpuid=0
icm64 _ride tamplate2.mol database.molt result2.sdf gpuid=1


GPU starts from 0 and should correspond to the output of nvidia-smi.

Reply all
Reply to author
Forward
0 new messages