Skip to content

Commit

Permalink
Fepv0_15_lr0002_3000epochs_lp130_separated_pose_errors, server
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdinobar committed May 5, 2024
1 parent bce14b2 commit 2bd926d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions server_readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
to run the code on server run

$sbatch --ntasks=8 --time=12:00:00 --mem-per-cpu=1024 --output="/cluster/home/mnobar/code/spinningup/spinup/examples/pytorch/logs/output_file" --error="/cluster/home/mnobar/code/spinningup/spinup/examples/pytorch/logs/error_file" --open-mode=truncate --wrap="python3 /cluster/home/mnobar/code/spinningup/spinup/examples/pytorch/Hybrid_SAC.py PYTHONUNBUFFERED=1"

0 comments on commit 2bd926d

Please sign in to comment.