Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93433795
BenchAS1063
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
Thu, Nov 28, 17:44
Size
444 B
Mime Type
text/x-shellscript
Expires
Sat, Nov 30, 17:44 (2 d)
Engine
blob
Format
Raw Data
Handle
22632065
Attached To
R1448 Lenstool-HPC
BenchAS1063
View Options
#!/bin/bash
echo
"Starting Bench AS1063"
#if recompiling lenstool is needed
#cd ../Libs/lenstool-6.8.1/
#make
#Recompile Lenstool-HPC code
cd
../../src/
make clean
make
#Recompile Maps code
cd
../utils/maps
make -f Makefile.GPU clean
make -f Makefile.GPU
#Run Test
cd
../../Benchmarks/ConfigFiles/hff_slmodels/AS1063/cats_gold
rm -r tmp
rm -r Test
../../../../../utils/maps/Bayesmap_GPU SMACS2248_HFF_NE.par Test
echo
"Finish AS1063 test"
Event Timeline
Log In to Comment