Skip to content

Commit 778b3fe

Browse files
Update allocateGPU.py
1 parent af6297c commit 778b3fe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

allocateGPU.py

+3-2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ def allocateGPU(allocateGPU):
2121
#end-def
2222

2323

24-
####################################################
24+
##############################################################
2525
allocateGPU(4096) # allocateGPU (MB): 4 GB --> 4096.
26-
####################################################
26+
# Note: The system will consume additional ~450 MB GPU memory.
27+
##############################################################

0 commit comments

Comments
 (0)