Default
English
Español
You are here:
Foswiki
>
CECC Web
>
Docsoftwareqt
>
SoftwareCECC_GPU
>
Sotftwarepytorchamdgpu
(29 Jul 2024,
AdminUser
)
Edit
Attach
--
AdminUser
- 29 Jul 2024
Script Slurm
con este archivo solicitaremos el container, la particion con solo una(1)GPU MI210 y finalemte lo enviaremos con "sbatch"
#!/bin/bash #SBATCH --job-name=PyTorcht
#SBATCH --output=slurm.out
#SBATCH --error=slurm.err
#SBATCH --partition=gpu.cecc
#SBATCH --gres=gpu:1
#SBATCH --qos=normal
#SBATCH --nodes=1
#SBATCH --ntasks-per-node=1
#SBATCH --cpus-per-task=8
#SBATCH --mem=30G
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew wiki text
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r1 - 29 Jul 2024,
AdminUser
CECC
Log In
Register
Toolbox
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
Webs
Biocomputo
CECC
Física
HPC
Main
Química
Sandbox
System
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki?
Send feedback