You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current remote_config() isn't particularly ergonomic for launching jobs on HPC platforms given they typically expect a script file. This function anticipates all arguments to be given via the command line.
The current
remote_config()
isn't particularly ergonomic for launching jobs on HPC platforms given they typically expect a script file. This function anticipates all arguments to be given via the command line.E.g. for Slurm: https://cambiotraining.github.io/hpc-intro/materials/03-slurm.html
The text was updated successfully, but these errors were encountered: