View config file used and loaded modules
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Only loaded module: | |
1) plgrid/tools/gcc/8.2.0 | |
The modules available to me are in /software/local/modules.lmod (the most general directory) | |
I do not know if these (sub)location need to be specified in config or in options? | |
The OPEN MPI available modules: | |
plgrid/apps/turbomole/7.1-mpi (D) plgrid/tools/openmpi/1.6.0-intel-11.1-ib plgrid/tools/openmpi/1.6.4-intel-12.1-ib plgrid/tools/openmpi/1.8-pgi-14.3-ib |
View make.log full
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if test ! -f "/mnt/auto/people/plgtopolski/Cactus/configs/ET/config-data/cctk_Config.h" ; then \ | |
echo ________________________________________________________________________;\ | |
echo "Cactus - version: 4.9.0";\ | |
if test "x"yes"" = 'xno'; then\ | |
if (! perl -s lib/make/setup_configuration.pl ET) ; then \ | |
echo "" ; \ | |
echo "Error reconfiguring configuration ET" ; \ | |
rm -f "/mnt/auto/people/plgtopolski/Cactus/configs/ET/config-data/cctk_Config.h" ; \ | |
exit 2 ; \ | |
fi \ |
View run tests
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run details for configuration ET | |
ADMMass: tov | |
Success: 6 files identical | |
ADMMass: tov_carpet | |
Success: 6 files identical | |
AHFinder: test_AHF_1 | |
Success: 24 files identical | |
AHFinder: test_AHF_2 | |
Success: 24 files identical |
View Error log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WARNING level 1 from host nid00083 process 0 | |
while executing schedule bin CCTK_ANALYSIS, routine QuasiLocalMeasures::qlm_calculate | |
in thorn AEILocalInterp, file /lustre/tetyda/home/topolski/Cactus/arrangements/Numerical/AEILocalInterp/src/Lagrange-tensor-product/../template.c:1109: | |
-> | |
CCTK_InterpLocalUniform(): | |
interpolation point is either outside the grid, | |
or inside but too close to the grid boundary! | |
(this may be caused by a global interpolation with | |
driver::ghost_size too small) | |
0-origin interpolation point number pt=2959 of N_interp_points=2964 |
View Parameter file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#============================================================================== | |
# BBH: TwoPunctures - Mclachlan | |
#============================================================================== | |
#------------------------------------------------------------------------------ | |
# Cactus parameters: | |
#------------------------------------------------------------------------------ | |
Cactus::cctk_run_title = "BBH" | |
Cactus::cctk_full_warnings = "yes" |
View Parameter file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#============================================================================== | |
# BBH: TwoPunctures - Mclachlan | |
#============================================================================== | |
#------------------------------------------------------------------------------ | |
# Cactus parameters: | |
#------------------------------------------------------------------------------ | |
Cactus::cctk_run_title = "BBH" | |
Cactus::cctk_full_warnings = "yes" |
View New Parameter File
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#============================================================================== | |
# BBH: TwoPunctures - Mclachlan | |
#============================================================================== | |
#------------------------------------------------------------------------------ | |
# Cactus parameters: | |
#------------------------------------------------------------------------------ | |
Cactus::cctk_run_title = "BBH" | |
Cactus::cctk_full_warnings = "yes" |