mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-10-31 12:04:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			311 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			311 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| 
 | |
| CXX=mpicxx ../../configure \
 | |
| 	   --enable-simd=GEN \
 | |
| 	   --enable-comms=mpi-auto \
 | |
| 	   --enable-Sp=yes \
 | |
| 	   --enable-unified=yes \
 | |
| 	   --prefix /Users/peterboyle/QCD/vtk/Grid/install \
 | |
| 	   --with-lime=$CLIME \
 | |
| 	   --with-openssl=$OPENSSL \
 | |
| 	   --with-gmp=$GMP \
 | |
| 	   --with-mpfr=$MPFR \
 | |
| 	   --disable-debug 
 | |
| 
 |