b.sh that contains the command
> python
>my_script.py, you would use the following command:
>
> Code snippet
>
> sbatch my_job.sh
>
> For more information on salloc and sbatch, please see the following
> documentation:
>
>- salloc documentation: https://slurm.s
Hello! I have question about way of launching tasks in Slurm. I use the
service in cloud and submit an application with sbatch or salloc. As far as
I am concerned, the commands are similar: they allocate resources for
counting users tasks and run them. However, I have received different
results in