higher ram size
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ def launch():
|
||||
max_num_timeout=20)
|
||||
executor.update_parameters(
|
||||
partition=args.partition,
|
||||
mem_per_gpu='55G',
|
||||
mem_per_gpu='256G',
|
||||
time=args.time,
|
||||
nodes=args.nodes,
|
||||
ntasks_per_node=args.tasks_per_node,
|
||||
|
||||
Reference in New Issue
Block a user