Update a.sh

This commit is contained in:
guanjihuan 2024-10-22 23:02:06 +08:00
parent f7502c90c9
commit f1a8db7657

View File

@ -1,5 +1,4 @@
#!/bin/sh #!/bin/sh
#PBS -N task #PBS -N task
#PBS -l nodes=1:ppn=1 #PBS -l nodes=1:ppn=1
export OMP_NUM_THREADS=1
python a.py python a.py