User Tools

Site Tools


tutorial:torque

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
tutorial:torque [2017/06/08 22:46]
afo214
tutorial:torque [2017/06/08 22:48]
afo214
Line 184: Line 184:
 However, first you have to have a permission to use GPU (given by Prof. Takac) -- this is just formality to allow to certain users to use video driver on polyp30 However, first you have to have a permission to use GPU (given by Prof. Takac) -- this is just formality to allow to certain users to use video driver on polyp30
  
-If you are using TensorFlow, you can set the limit on amount of GPU memory using:+If you are using TensorFlow in Python, you can set the limit on amount of GPU memory using:
 <code>config_tf = tf.ConfigProto() <code>config_tf = tf.ConfigProto()
 config_tf.gpu_options.per_process_gpu_memory_fraction = p</code> config_tf.gpu_options.per_process_gpu_memory_fraction = p</code>
-in which <code>p<code> is the percent of GPU memory (a number between zero and one). +in which **//p//** is the percent of GPU memory (a number between zero and one). 
  
 ==== Running MPI and Parallel Jobs ==== ==== Running MPI and Parallel Jobs ====
tutorial/torque.txt ยท Last modified: 2024/02/28 13:12 by mjm519