[minor] add submit_fmtomo.sh
This commit is contained in:
		
							parent
							
								
									f48793e359
								
							
						
					
					
						commit
						274bf31098
					
				
							
								
								
									
										17
									
								
								pylot/tomography/fmtomo_tools/submit_fmtomo.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										17
									
								
								pylot/tomography/fmtomo_tools/submit_fmtomo.sh
									
									
									
									
									
										Executable file
									
								
							@ -0,0 +1,17 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
ulimit -s 8192
 | 
			
		||||
 | 
			
		||||
conda activate pylot_311
 | 
			
		||||
 | 
			
		||||
##qsub -l low -cwd -l "os=*stretch" -pe mpi-fu 40 submit_fmtomo.sh
 | 
			
		||||
#$ -l low
 | 
			
		||||
#$ -cwd
 | 
			
		||||
#$ -pe smp 40
 | 
			
		||||
#$ -q "*@minos11, *@minos12, *@minos15"
 | 
			
		||||
 | 
			
		||||
export PYTHONPATH="$PYTHONPATH:/home/marcel/git/"
 | 
			
		||||
export PYTHONPATH="$PYTHONPATH:/home/marcel/git/pylot/"
 | 
			
		||||
export PYTHONPATH="$PYTHONPATH:/home/marcel/git/pylot_tools/"
 | 
			
		||||
 | 
			
		||||
python fmtomo.py
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user