Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F119031444
FloattestSISMBench1st
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Jun 24, 08:36
Size
404 B
Mime Type
text/x-shellscript
Expires
Thu, Jun 26, 08:36 (2 d)
Engine
blob
Format
Raw Data
Handle
26891867
Attached To
R1448 Lenstool-HPC
FloattestSISMBench1st
View Options
#!/bin/bash
echo "Starting Float test"
cd src/
make prec=single clean
make prec=single
cd -
cd ./Benchmarks/GridGradientBenchmark
make -f Makefile.intel clean
make -f Makefile.intel
#make -f MakefileFloat.GPU
#./ChiBenchmark_GPU ../ConfigFiles/90PotSIS.par T
./GridGradient_CPU ../ConfigFiles/MarkusBenchmark.par T
#./ChiBenchmark_GPU ../ConfigFiles/MarkusBenchmark1SIS.par T
echo "Finish Float test"
Event Timeline
Log In to Comment