add run script
This commit is contained in:
		
							
								
								
									
										6
									
								
								run_local
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										6
									
								
								run_local
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
nmax=895882 # up to reflection group word length 22
 | 
			
		||||
# nmax=11575 # up to reflection group word length 14
 | 
			
		||||
 | 
			
		||||
time mpirun --mca opal_warn_on_missing_libcuda 0  -x LD_LIBRARY_PATH=/home/stecker/svmpi/libs ./singular_values $nmax ejp_trg_restart test.out
 | 
			
		||||
		Reference in New Issue
	
	Block a user