update
This commit is contained in:
		
							
								
								
									
										5
									
								
								2021.05.10_parallel_calculations_using_sh_files/a.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								2021.05.10_parallel_calculations_using_sh_files/a.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| #!/bin/sh | ||||
| #PBS -N task | ||||
| #PBS -l nodes=1:ppn=1 | ||||
| export OMP_NUM_THREADS=1 | ||||
| python a.py | ||||
		Reference in New Issue
	
	Block a user