mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	Sanitizer compile options
This commit is contained in:
		
							
								
								
									
										22
									
								
								systems/Aurora/config-command-sanitize
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								systems/Aurora/config-command-sanitize
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,22 @@
 | 
			
		||||
# -fsycl-targets=spir64_gen -Xs\" -device pvc \"
 | 
			
		||||
# -fsycl-targets=intel_gpu_pvc_vg,intel_gpu_pvc
 | 
			
		||||
# -fsycl-targets=intel_gpu_pvc
 | 
			
		||||
 | 
			
		||||
unset DEVICE
 | 
			
		||||
export LDFLAGS="-fiopenmp -fsycl -fsycl-device-code-split=per_kernel -fsycl-targets=spir64_gen -Xs -device -Xs pvc -fsycl-device-lib=all -lze_loader -L${MKLROOT}/lib -qmkl=parallel  -fsycl  -lsycl -Xarch_host -fsanitize=address" 
 | 
			
		||||
export CXXFLAGS="-O3 -fiopenmp -fsycl-unnamed-lambda -fsycl -I$INSTALL/include -Wno-tautological-compare -I$HOME/ -qmkl=parallel  -fsycl -fno-exceptions -Xarch_host -fsanitize=address  -fsycl-targets=spir64_gen -Xs -device -Xs pvc "
 | 
			
		||||
../../configure \
 | 
			
		||||
	--enable-simd=GPU \
 | 
			
		||||
	--enable-gen-simd-width=64 \
 | 
			
		||||
	--enable-comms=mpi-auto \
 | 
			
		||||
	--enable-debug \
 | 
			
		||||
	--disable-gparity \
 | 
			
		||||
	--disable-fermion-reps \
 | 
			
		||||
	--with-lime=$CLIME \
 | 
			
		||||
	--enable-shm=nvlink \
 | 
			
		||||
	--enable-accelerator=sycl \
 | 
			
		||||
	--enable-accelerator-aware-mpi=yes\
 | 
			
		||||
	--enable-unified=no \
 | 
			
		||||
	MPICXX=mpicxx \
 | 
			
		||||
	CXX=icpx 
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user