Closed dvdesolve closed 11 months ago
@dvdesolve is it possible that this is an issue with INTEL 2015? I am pretty sure I compiled plumed with asmjit enabled and a more recent INTEL compiler with success.
Can you try to change line 529 of asmjit/asmjit_build.h from
# define ASMJIT_CC_HAS_ASSUME_ALIGNED (1)
to
# define ASMJIT_CC_HAS_ASSUME_ALIGNED (0)
? Make sure then that regtests are passed.
In case this fixes the issue, ideally we could try to find at which INTEL version this issue was fixed and replace (0)
with something like (ASMJIT_CC_INTEL >= 1600)
Rebuilt with changing header file. Here are regtest results:
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Test session ended at Thu Jan 30 15:18:54 MSK 2020
+ test adjmat/rt-dfg1/ NOT APPLICABLE
+ check file adjmat/rt-dfg1/report.txt for more information
+ test adjmat/rt-dfg2/ NOT APPLICABLE
+ check file adjmat/rt-dfg2/report.txt for more information
+ test adjmat/rt-dfg3/ NOT APPLICABLE
+ check file adjmat/rt-dfg3/report.txt for more information
+ test adjmat/rt-dfg-wcsurf/ NOT APPLICABLE
+ check file adjmat/rt-dfg-wcsurf/report.txt for more information
+ test adjmat/rt-hbond/ NOT APPLICABLE
+ check file adjmat/rt-hbond/report.txt for more information
+ test adjmat/rt-sprint/ NOT APPLICABLE
+ check file adjmat/rt-sprint/report.txt for more information
+ test adjmat/rt-sums/ NOT APPLICABLE
+ check file adjmat/rt-sums/report.txt for more information
+ test adjmat/rt-topolog-deriv/ NOT APPLICABLE
+ check file adjmat/rt-topolog-deriv/report.txt for more information
+ test adjmat/rt-topology-derivatives/ NOT APPLICABLE
+ check file adjmat/rt-topology-derivatives/report.txt for more information
+ test adjmat/rt-topology/ NOT APPLICABLE
+ check file adjmat/rt-topology/report.txt for more information
+ test analysis/rt-reweight-temp-press/ NOT APPLICABLE
+ check file analysis/rt-reweight-temp-press/report.txt for more information
+ test analysis/rt-wham/ NOT APPLICABLE
+ check file analysis/rt-wham/report.txt for more information
+ test annfunc/rt-test_circular_layer_and_derivative/ NOT APPLICABLE
+ check file annfunc/rt-test_circular_layer_and_derivative/report.txt for more information
+ test annfunc/rt-test_derivative/ NOT APPLICABLE
+ check file annfunc/rt-test_derivative/report.txt for more information
+ test annfunc/rt-test/ NOT APPLICABLE
+ check file annfunc/rt-test/report.txt for more information
+ test basic/rt10-mpi/ NOT APPLICABLE
+ check file basic/rt10-mpi/report.txt for more information
+ test basic/rt11e/ NOT APPLICABLE
+ check file basic/rt11e/report.txt for more information
+ test basic/rt11-mpi/ NOT APPLICABLE
+ check file basic/rt11-mpi/report.txt for more information
+ test basic/rt19-mpi/ NOT APPLICABLE
+ check file basic/rt19-mpi/report.txt for more information
+ test basic/rt39-mpi/ NOT APPLICABLE
+ check file basic/rt39-mpi/report.txt for more information
+ test basic/rt40-mpi/ NOT APPLICABLE
+ check file basic/rt40-mpi/report.txt for more information
+ test basic/rt54-xdrfile/ NOT APPLICABLE
+ check file basic/rt54-xdrfile/report.txt for more information
+ test basic/rt63c-mpi/ NOT APPLICABLE
+ check file basic/rt63c-mpi/report.txt for more information
+ test basic/rt63-mpi/ NOT APPLICABLE
+ check file basic/rt63-mpi/report.txt for more information
+ test basic/rt65-mpi/ NOT APPLICABLE
+ check file basic/rt65-mpi/report.txt for more information
+ test basic/rt67-mpi/ NOT APPLICABLE
+ check file basic/rt67-mpi/report.txt for more information
+ test basic/rt77-mpi/ NOT APPLICABLE
+ check file basic/rt77-mpi/report.txt for more information
+ test basic/rt81/ NOT APPLICABLE
+ check file basic/rt81/report.txt for more information
+ test basic/rt-acc-1/ NOT APPLICABLE
+ check file basic/rt-acc-1/report.txt for more information
+ test basic/rt-backup-grid/ NOT APPLICABLE
+ check file basic/rt-backup-grid/report.txt for more information
+ test basic/rt-dlp4/ NOT APPLICABLE
+ check file basic/rt-dlp4/report.txt for more information
+ test basic/rt-drift-2/ NOT APPLICABLE
+ check file basic/rt-drift-2/report.txt for more information
+ test basic/rt-drift-3/ NOT APPLICABLE
+ check file basic/rt-drift-3/report.txt for more information
+ test basic/rt-fix-228/ NOT APPLICABLE
+ check file basic/rt-fix-228/report.txt for more information
+ test basic/rt-make-2/ NOT APPLICABLE
+ check file basic/rt-make-2/report.txt for more information
+ test basic/rt-maxent-3/ NOT APPLICABLE
+ check file basic/rt-maxent-3/report.txt for more information
+ test basic/rt-maxent-4/ NOT APPLICABLE
+ check file basic/rt-maxent-4/report.txt for more information
+ test basic/rt-maxent-5/ NOT APPLICABLE
+ check file basic/rt-maxent-5/report.txt for more information
+ test basic/rt-mpi0/ NOT APPLICABLE
+ check file basic/rt-mpi0/report.txt for more information
+ test basic/rt-mpi10/ NOT APPLICABLE
+ check file basic/rt-mpi10/report.txt for more information
+ test basic/rt-mpi1/ NOT APPLICABLE
+ check file basic/rt-mpi1/report.txt for more information
+ test basic/rt-mpi2/ NOT APPLICABLE
+ check file basic/rt-mpi2/report.txt for more information
+ test basic/rt-mpi2sync/ NOT APPLICABLE
+ check file basic/rt-mpi2sync/report.txt for more information
+ test basic/rt-mpi3/ NOT APPLICABLE
+ check file basic/rt-mpi3/report.txt for more information
+ test basic/rt-mpi4/ NOT APPLICABLE
+ check file basic/rt-mpi4/report.txt for more information
+ test basic/rt-mpi6b/ NOT APPLICABLE
+ check file basic/rt-mpi6b/report.txt for more information
+ test basic/rt-mpi6c/ NOT APPLICABLE
+ check file basic/rt-mpi6c/report.txt for more information
+ test basic/rt-mpi6d/ NOT APPLICABLE
+ check file basic/rt-mpi6d/report.txt for more information
+ test basic/rt-mpi6/ NOT APPLICABLE
+ check file basic/rt-mpi6/report.txt for more information
+ test basic/rt-mpi7b/ NOT APPLICABLE
+ check file basic/rt-mpi7b/report.txt for more information
+ test basic/rt-mpi7/ NOT APPLICABLE
+ check file basic/rt-mpi7/report.txt for more information
+ test basic/rt-mpi8/ NOT APPLICABLE
+ check file basic/rt-mpi8/report.txt for more information
+ test basic/rt-mpi9/ NOT APPLICABLE
+ check file basic/rt-mpi9/report.txt for more information
+ test basic/rt-multi-1/ NOT APPLICABLE
+ check file basic/rt-multi-1/report.txt for more information
+ test basic/rt-plumed-mpi2/ NOT APPLICABLE
+ check file basic/rt-plumed-mpi2/report.txt for more information
+ test basic/rt-plumed-mpi/ NOT APPLICABLE
+ check file basic/rt-plumed-mpi/report.txt for more information
+ test basic/rt-xdrfile-1/ NOT APPLICABLE
+ check file basic/rt-xdrfile-1/report.txt for more information
+ test basic/rt-xdrfile-2/ NOT APPLICABLE
+ check file basic/rt-xdrfile-2/report.txt for more information
+ test crystallization/rt-averaged-q6-lowmem/ NOT APPLICABLE
+ check file crystallization/rt-averaged-q6-lowmem/report.txt for more information
+ test crystallization/rt-averaged-q6/ NOT APPLICABLE
+ check file crystallization/rt-averaged-q6/report.txt for more information
+ test crystallization/rt-averaged-q6-spAspB/ NOT APPLICABLE
+ check file crystallization/rt-averaged-q6-spAspB/report.txt for more information
+ test crystallization/rt-average-vec/ NOT APPLICABLE
+ check file crystallization/rt-average-vec/report.txt for more information
+ test crystallization/rt-dumpmulti/ NOT APPLICABLE
+ check file crystallization/rt-dumpmulti/report.txt for more information
+ test crystallization/rt-fibonacci-neighbors/ NOT APPLICABLE
+ check file crystallization/rt-fibonacci-neighbors/report.txt for more information
+ test crystallization/rt-grad/ NOT APPLICABLE
+ check file crystallization/rt-grad/report.txt for more information
+ test crystallization/rt-histogram/ NOT APPLICABLE
+ check file crystallization/rt-histogram/report.txt for more information
+ test crystallization/rt-nbonds-q6-lowmem/ NOT APPLICABLE
+ check file crystallization/rt-nbonds-q6-lowmem/report.txt for more information
+ test crystallization/rt-nbonds-q6/ NOT APPLICABLE
+ check file crystallization/rt-nbonds-q6/report.txt for more information
+ test crystallization/rt-q6-lowmem/ NOT APPLICABLE
+ check file crystallization/rt-q6-lowmem/report.txt for more information
+ test crystallization/rt-q6-lq6-around/ NOT APPLICABLE
+ check file crystallization/rt-q6-lq6-around/report.txt for more information
+ test crystallization/rt-q6/ NOT APPLICABLE
+ check file crystallization/rt-q6/report.txt for more information
+ test crystallization/rt-q6-subset/ NOT APPLICABLE
+ check file crystallization/rt-q6-subset/report.txt for more information
+ test crystallization/rt-sean-marks/ NOT APPLICABLE
+ check file crystallization/rt-sean-marks/report.txt for more information
+ test crystallization/rt-simplecubic/ NOT APPLICABLE
+ check file crystallization/rt-simplecubic/report.txt for more information
+ test crystallization/rt-smac/ NOT APPLICABLE
+ check file crystallization/rt-smac/report.txt for more information
+ test crystallization/rt-spherical-integral/ NOT APPLICABLE
+ check file crystallization/rt-spherical-integral/report.txt for more information
+ test crystallization/rt-splane/ NOT APPLICABLE
+ check file crystallization/rt-splane/report.txt for more information
+ test crystallization/rt-urea/ NOT APPLICABLE
+ check file crystallization/rt-urea/report.txt for more information
+ test crystallization/rt-volume/ NOT APPLICABLE
+ check file crystallization/rt-volume/report.txt for more information
+ test crystallization/rt-wcsurface2/ NOT APPLICABLE
+ check file crystallization/rt-wcsurface2/report.txt for more information
+ test crystallization/rt-wcsurface/ NOT APPLICABLE
+ check file crystallization/rt-wcsurface/report.txt for more information
+ test dimred/rt-mds2/ NOT APPLICABLE
+ check file dimred/rt-mds2/report.txt for more information
+ test dimred/rt-mds/ NOT APPLICABLE
+ check file dimred/rt-mds/report.txt for more information
+ test dimred/rt-pca-2/ NOT APPLICABLE
+ check file dimred/rt-pca-2/report.txt for more information
+ test dimred/rt-pca/ NOT APPLICABLE
+ check file dimred/rt-pca/report.txt for more information
+ test dimred/rt-pca-osample/ NOT APPLICABLE
+ check file dimred/rt-pca-osample/report.txt for more information
+ test dimred/rt-smap1/ NOT APPLICABLE
+ check file dimred/rt-smap1/report.txt for more information
+ test dimred/rt-smap-osample/ NOT APPLICABLE
+ check file dimred/rt-smap-osample/report.txt for more information
+ test dimred/rt-smap-pointwise/ NOT APPLICABLE
+ check file dimred/rt-smap-pointwise/report.txt for more information
+ test dimred/rt-smap-read/ NOT APPLICABLE
+ check file dimred/rt-smap-read/report.txt for more information
+ test dimred/rt-smap-smacof/ NOT APPLICABLE
+ check file dimred/rt-smap-smacof/report.txt for more information
+ test dimred/rt-store-histo/ NOT APPLICABLE
+ check file dimred/rt-store-histo/report.txt for more information
+ test drr/rt-divergence/ NOT APPLICABLE
+ check file drr/rt-divergence/report.txt for more information
+ test drr/rt-eabf/ NOT APPLICABLE
+ check file drr/rt-eabf/report.txt for more information
+ test drr/rt-eabf-zgrid/ NOT APPLICABLE
+ check file drr/rt-eabf-zgrid/report.txt for more information
+ test drr/rt-egabf/ NOT APPLICABLE
+ check file drr/rt-egabf/report.txt for more information
+ test drr/rt-extract2dpbc/ NOT APPLICABLE
+ check file drr/rt-extract2dpbc/report.txt for more information
+ test drr/rt-extract/ NOT APPLICABLE
+ check file drr/rt-extract/report.txt for more information
+ test drr/rt-merge/ NOT APPLICABLE
+ check file drr/rt-merge/report.txt for more information
+ test drr/rt-multirep/ NOT APPLICABLE
+ check file drr/rt-multirep/report.txt for more information
+ test drr/rt-noczar/ NOT APPLICABLE
+ check file drr/rt-noczar/report.txt for more information
+ test drr/rt-pmf1d/ NOT APPLICABLE
+ check file drr/rt-pmf1d/report.txt for more information
+ test drr/rt-restart/ NOT APPLICABLE
+ check file drr/rt-restart/report.txt for more information
+ test eds/rt-eds-adaptive/ NOT APPLICABLE
+ check file eds/rt-eds-adaptive/report.txt for more information
+ test eds/rt-eds-append-restart/ NOT APPLICABLE
+ check file eds/rt-eds-append-restart/report.txt for more information
+ test eds/rt-eds-covar/ NOT APPLICABLE
+ check file eds/rt-eds-covar/report.txt for more information
+ test eds/rt-eds-dynamic-center/ NOT APPLICABLE
+ check file eds/rt-eds-dynamic-center/report.txt for more information
+ test eds/rt-eds-lm/ NOT APPLICABLE
+ check file eds/rt-eds-lm/report.txt for more information
+ test eds/rt-eds-ramp/ NOT APPLICABLE
+ check file eds/rt-eds-ramp/report.txt for more information
+ test eds/rt-eds-read-restart/ NOT APPLICABLE
+ check file eds/rt-eds-read-restart/report.txt for more information
+ test isdb/rt-bayesgje-2/ NOT APPLICABLE
+ check file isdb/rt-bayesgje-2/report.txt for more information
+ test isdb/rt-bayesgje/ NOT APPLICABLE
+ check file isdb/rt-bayesgje/report.txt for more information
+ test isdb/rt-bayesspe/ NOT APPLICABLE
+ check file isdb/rt-bayesspe/report.txt for more information
+ test isdb/rt-caliber/ NOT APPLICABLE
+ check file isdb/rt-caliber/report.txt for more information
+ test isdb/rt-cs2backbone-mi/ NOT APPLICABLE
+ check file isdb/rt-cs2backbone-mi/report.txt for more information
+ test isdb/rt-cs2backbone-mpi/ NOT APPLICABLE
+ check file isdb/rt-cs2backbone-mpi/report.txt for more information
+ test isdb/rt-emmi-gauss/ NOT APPLICABLE
+ check file isdb/rt-emmi-gauss/report.txt for more information
+ test isdb/rt-emmi-gauss-mpi/ NOT APPLICABLE
+ check file isdb/rt-emmi-gauss-mpi/report.txt for more information
+ test isdb/rt-emmi-marginal/ NOT APPLICABLE
+ check file isdb/rt-emmi-marginal/report.txt for more information
+ test isdb/rt-emmi-marginal-mpi/ NOT APPLICABLE
+ check file isdb/rt-emmi-marginal-mpi/report.txt for more information
+ test isdb/rt-emmi-out/ NOT APPLICABLE
+ check file isdb/rt-emmi-out/report.txt for more information
+ test isdb/rt-emmi-out-mpi/ NOT APPLICABLE
+ check file isdb/rt-emmi-out-mpi/report.txt for more information
+ test isdb/rt-noe-mpi/ NOT APPLICABLE
+ check file isdb/rt-noe-mpi/report.txt for more information
+ test isdb/rt-rdc-gsl/ NOT APPLICABLE
+ check file isdb/rt-rdc-gsl/report.txt for more information
+ test isdb/rt-rdc-mi/ NOT APPLICABLE
+ check file isdb/rt-rdc-mi/report.txt for more information
+ test isdb/rt-rdc-mpi/ NOT APPLICABLE
+ check file isdb/rt-rdc-mpi/report.txt for more information
+ test isdb/rt-saxs-2/ NOT APPLICABLE
+ check file isdb/rt-saxs-2/report.txt for more information
+ test isdb/rt-saxs-gpu/ NOT APPLICABLE
+ check file isdb/rt-saxs-gpu/report.txt for more information
+ test isdb/rt-saxs/ NOT APPLICABLE
+ check file isdb/rt-saxs/report.txt for more information
+ test isdb/rt-saxs-mi/ NOT APPLICABLE
+ check file isdb/rt-saxs-mi/report.txt for more information
+ test isdb/rt-sel/ NOT APPLICABLE
+ check file isdb/rt-sel/report.txt for more information
+ test logmfd/rt-logmfd-nve/ NOT APPLICABLE
+ check file logmfd/rt-logmfd-nve/report.txt for more information
+ test logmfd/rt-logmfd-nvt/ NOT APPLICABLE
+ check file logmfd/rt-logmfd-nvt/report.txt for more information
+ test logmfd/rt-logmfd-vs/ NOT APPLICABLE
+ check file logmfd/rt-logmfd-vs/report.txt for more information
+ test manyrestraints/rt53/ NOT APPLICABLE
+ check file manyrestraints/rt53/report.txt for more information
+ test mapping/rt39-mpi/ NOT APPLICABLE
+ check file mapping/rt39-mpi/report.txt for more information
+ test mapping/rt40-mpi/ NOT APPLICABLE
+ check file mapping/rt40-mpi/report.txt for more information
+ test maze/rt-bias/ NOT APPLICABLE
+ check file maze/rt-bias/report.txt for more information
+ test maze/rt-loss/ NOT APPLICABLE
+ check file maze/rt-loss/report.txt for more information
+ test maze/rt-opt-memetic-sampling-heuristics/ NOT APPLICABLE
+ check file maze/rt-opt-memetic-sampling-heuristics/report.txt for more information
+ test maze/rt-opt-memetic-sampling/ NOT APPLICABLE
+ check file maze/rt-opt-memetic-sampling/report.txt for more information
+ test maze/rt-opt-random-acceleration/ NOT APPLICABLE
+ check file maze/rt-opt-random-acceleration/report.txt for more information
+ test maze/rt-opt-random-walk/ NOT APPLICABLE
+ check file maze/rt-opt-random-walk/report.txt for more information
+ test maze/rt-opt-simulated-annealing/ NOT APPLICABLE
+ check file maze/rt-opt-simulated-annealing/report.txt for more information
+ test maze/rt-opt-steered-md/ NOT APPLICABLE
+ check file maze/rt-opt-steered-md/report.txt for more information
+ test multicolvar/rt19-mpi/ NOT APPLICABLE
+ check file multicolvar/rt19-mpi/report.txt for more information
+ test multicolvar/rt20-mpi/ NOT APPLICABLE
+ check file multicolvar/rt20-mpi/report.txt for more information
+ test multicolvar/rt-link/ NOT APPLICABLE
+ check file multicolvar/rt-link/report.txt for more information
+ test pamm/rt-hbpamm/ NOT APPLICABLE
+ check file pamm/rt-hbpamm/report.txt for more information
+ test pamm/rt-pamm-aperiodic/ NOT APPLICABLE
+ check file pamm/rt-pamm-aperiodic/report.txt for more information
+ test pamm/rt-pamm-periodic/ NOT APPLICABLE
+ check file pamm/rt-pamm-periodic/report.txt for more information
+ test piv/rt-piv-derivatives/ NOT APPLICABLE
+ check file piv/rt-piv-derivatives/report.txt for more information
+ test piv/rt-piv-derivatives_onlycross/ NOT APPLICABLE
+ check file piv/rt-piv-derivatives_onlycross/report.txt for more information
+ test piv/rt-piv-derivatives_onlydirect/ NOT APPLICABLE
+ check file piv/rt-piv-derivatives_onlydirect/report.txt for more information
+ test piv/rt-piv-distance/ NOT APPLICABLE
+ check file piv/rt-piv-distance/report.txt for more information
+ test piv/rt-piv-distance_onlycross/ NOT APPLICABLE
+ check file piv/rt-piv-distance_onlycross/report.txt for more information
+ test piv/rt-piv-distance_onlydirect/ NOT APPLICABLE
+ check file piv/rt-piv-distance_onlydirect/report.txt for more information
+ test python/rt-protein/ NOT APPLICABLE
+ check file python/rt-protein/report.txt for more information
+ test secondarystructure/rt33-mpi/ NOT APPLICABLE
+ check file secondarystructure/rt33-mpi/report.txt for more information
+ test ves/rt-bf-chebyshev/ NOT APPLICABLE
+ check file ves/rt-bf-chebyshev/report.txt for more information
+ test ves/rt-bf-combined/ NOT APPLICABLE
+ check file ves/rt-bf-combined/report.txt for more information
+ test ves/rt-bf-cosine/ NOT APPLICABLE
+ check file ves/rt-bf-cosine/report.txt for more information
+ test ves/rt-bf-custom-legendre/ NOT APPLICABLE
+ check file ves/rt-bf-custom-legendre/report.txt for more information
+ test ves/rt-bf-custom/ NOT APPLICABLE
+ check file ves/rt-bf-custom/report.txt for more information
+ test ves/rt-bf-custom-transform/ NOT APPLICABLE
+ check file ves/rt-bf-custom-transform/report.txt for more information
+ test ves/rt-bf-fourier/ NOT APPLICABLE
+ check file ves/rt-bf-fourier/report.txt for more information
+ test ves/rt-bf-legendre/ NOT APPLICABLE
+ check file ves/rt-bf-legendre/report.txt for more information
+ test ves/rt-bf-legendre-scaled/ NOT APPLICABLE
+ check file ves/rt-bf-legendre-scaled/report.txt for more information
+ test ves/rt-bf-powers/ NOT APPLICABLE
+ check file ves/rt-bf-powers/report.txt for more information
+ test ves/rt-bf-sine/ NOT APPLICABLE
+ check file ves/rt-bf-sine/report.txt for more information
+ test ves/rt-le-1d-biascutoff/ NOT APPLICABLE
+ check file ves/rt-le-1d-biascutoff/report.txt for more information
+ test ves/rt-le-1d-biascutoff-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-biascutoff-restart/report.txt for more information
+ test ves/rt-le-1d-chebyshev-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-chebyshev-welltempered/report.txt for more information
+ test ves/rt-le-1d-custom-fes-1-beta/ NOT APPLICABLE
+ check file ves/rt-le-1d-custom-fes-1-beta/report.txt for more information
+ test ves/rt-le-1d-custom-fes-1-kBT/ NOT APPLICABLE
+ check file ves/rt-le-1d-custom-fes-1-kBT/report.txt for more information
+ test ves/rt-le-1d-custom-fes-2/ NOT APPLICABLE
+ check file ves/rt-le-1d-custom-fes-2/report.txt for more information
+ test ves/rt-le-1d-gaussian/ NOT APPLICABLE
+ check file ves/rt-le-1d-gaussian/report.txt for more information
+ test ves/rt-le-1d-initial-coeffs-2/ NOT APPLICABLE
+ check file ves/rt-le-1d-initial-coeffs-2/report.txt for more information
+ test ves/rt-le-1d-initial-coeffs/ NOT APPLICABLE
+ check file ves/rt-le-1d-initial-coeffs/report.txt for more information
+ test ves/rt-le-1d-legendre-scaled-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-legendre-scaled-welltempered/report.txt for more information
+ test ves/rt-le-1d-legendre-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-legendre-welltempered/report.txt for more information
+ test ves/rt-le-1d-multibias-filenames/ NOT APPLICABLE
+ check file ves/rt-le-1d-multibias-filenames/report.txt for more information
+ test ves/rt-le-1d-multibias/ NOT APPLICABLE
+ check file ves/rt-le-1d-multibias/report.txt for more information
+ test ves/rt-le-1d-multibias-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-multibias-restart/report.txt for more information
+ test ves/rt-le-1d-mwalkers/ NOT APPLICABLE
+ check file ves/rt-le-1d-mwalkers/report.txt for more information
+ test ves/rt-le-1d-mwalkers-off/ NOT APPLICABLE
+ check file ves/rt-le-1d-mwalkers-off/report.txt for more information
+ test ves/rt-le-1d-mwalkers-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-mwalkers-restart/report.txt for more information
+ test ves/rt-le-1d-mwalkers-welltempered-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-mwalkers-welltempered-restart/report.txt for more information
+ test ves/rt-le-1d-opt-initial-coeffs/ NOT APPLICABLE
+ check file ves/rt-le-1d-opt-initial-coeffs/report.txt for more information
+ test ves/rt-le-1d-outside/ NOT APPLICABLE
+ check file ves/rt-le-1d-outside/report.txt for more information
+ test ves/rt-le-1d-productcombination-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-productcombination-welltempered/report.txt for more information
+ test ves/rt-le-1d-restart-start-afresh/ NOT APPLICABLE
+ check file ves/rt-le-1d-restart-start-afresh/report.txt for more information
+ test ves/rt-le-1d-static-bias-cutoff/ NOT APPLICABLE
+ check file ves/rt-le-1d-static-bias-cutoff/report.txt for more information
+ test ves/rt-le-1d-static-bias/ NOT APPLICABLE
+ check file ves/rt-le-1d-static-bias/report.txt for more information
+ test ves/rt-le-1d-uniform-2/ NOT APPLICABLE
+ check file ves/rt-le-1d-uniform-2/report.txt for more information
+ test ves/rt-le-1d-uniform/ NOT APPLICABLE
+ check file ves/rt-le-1d-uniform/report.txt for more information
+ test ves/rt-le-1d-uniform-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-uniform-restart/report.txt for more information
+ test ves/rt-le-1d-welltempered-final-targetdist-written-2/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-final-targetdist-written-2/report.txt for more information
+ test ves/rt-le-1d-welltempered-final-targetdist-written/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-final-targetdist-written/report.txt for more information
+ test ves/rt-le-1d-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered/report.txt for more information
+ test ves/rt-le-1d-welltempered-mpi/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-mpi/report.txt for more information
+ test ves/rt-le-1d-welltempered-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-restart/report.txt for more information
+ test ves/rt-le-1d-welltempered-restart-mpi/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-restart-mpi/report.txt for more information
+ test ves/rt-le-2d-fesproj/ NOT APPLICABLE
+ check file ves/rt-le-2d-fesproj/report.txt for more information
+ test ves/rt-le-2d-gaussian/ NOT APPLICABLE
+ check file ves/rt-le-2d-gaussian/report.txt for more information
+ test ves/rt-le-2d-legendre-scaled-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-legendre-scaled-welltempered/report.txt for more information
+ test ves/rt-le-2d-legendre-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-legendre-welltempered/report.txt for more information
+ test ves/rt-le-2d-linearcombination-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-linearcombination-welltempered/report.txt for more information
+ test ves/rt-le-2d-mixedbasis-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-mixedbasis-welltempered/report.txt for more information
+ test ves/rt-le-2d-output-mismatch-and-final-output/ NOT APPLICABLE
+ check file ves/rt-le-2d-output-mismatch-and-final-output/report.txt for more information
+ test ves/rt-le-2d-outside/ NOT APPLICABLE
+ check file ves/rt-le-2d-outside/report.txt for more information
+ test ves/rt-le-2d-outside-mwalkers/ NOT APPLICABLE
+ check file ves/rt-le-2d-outside-mwalkers/report.txt for more information
+ test ves/rt-le-2d-uniform-2/ NOT APPLICABLE
+ check file ves/rt-le-2d-uniform-2/report.txt for more information
+ test ves/rt-le-2d-uniform/ NOT APPLICABLE
+ check file ves/rt-le-2d-uniform/report.txt for more information
+ test ves/rt-le-2d-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-welltempered/report.txt for more information
+ test ves/rt-le-2d-welltempered-mpi/ NOT APPLICABLE
+ check file ves/rt-le-2d-welltempered-mpi/report.txt for more information
+ test ves/rt-md_le-1d-fourier/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-fourier/report.txt for more information
+ test ves/rt-md_le-1d/ NOT APPLICABLE
+ check file ves/rt-md_le-1d/report.txt for more information
+ test ves/rt-md_le-1d-mpi-2-replicas/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-2-replicas/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-frictions/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-frictions/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-inputcoeffs/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-inputcoeffs/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-prefactors/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-prefactors/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-seeds/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-seeds/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-temps/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-temps/report.txt for more information
+ test ves/rt-md_le-1d-mpi-5-replicas-diff-asymmetric-potentials/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-5-replicas-diff-asymmetric-potentials/report.txt for more information
+ test ves/rt-md_le-1d-mpi/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi/report.txt for more information
+ test ves/rt-md_le-2d-fourier-aladipep/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-fourier-aladipep/report.txt for more information
+ test ves/rt-md_le-2d-gen-template-coeffs-file/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-gen-template-coeffs-file/report.txt for more information
+ test ves/rt-md_le-2d-wolfe-quapp/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-wolfe-quapp/report.txt for more information
+ test ves/rt-md_le-2d-wolfe-quapp-mpi-4-replicas/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-wolfe-quapp-mpi-4-replicas/report.txt for more information
+ test ves/rt-md_le-2d-wolfe-quapp-rotated/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-wolfe-quapp-rotated/report.txt for more information
+ test ves/rt-opt-averaged-sgd-exp-decaying-aver-2/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-exp-decaying-aver-2/report.txt for more information
+ test ves/rt-opt-averaged-sgd-exp-decaying-aver/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-exp-decaying-aver/report.txt for more information
+ test ves/rt-opt-averaged-sgd/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd/report.txt for more information
+ test ves/rt-opt-averaged-sgd-maskfile/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-maskfile/report.txt for more information
+ test ves/rt-opt-averaged-sgd-monitor-aver-grad-exp-decay/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-monitor-aver-grad-exp-decay/report.txt for more information
+ test ves/rt-opt-averaged-sgd-monitor-aver-grad/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-monitor-aver-grad/report.txt for more information
+ test ves/rt-opt-averaged-sgd-monitor-inst-grad/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-monitor-inst-grad/report.txt for more information
+ test ves/rt-opt-dummy/ NOT APPLICABLE
+ check file ves/rt-opt-dummy/report.txt for more information
+ test ves/rt-output-fes-1d/ NOT APPLICABLE
+ check file ves/rt-output-fes-1d/report.txt for more information
+ test ves/rt-output-fes-1d-targetdist/ NOT APPLICABLE
+ check file ves/rt-output-fes-1d-targetdist/report.txt for more information
+ test ves/rt-output-fes-2d-targetdist/ NOT APPLICABLE
+ check file ves/rt-output-fes-2d-targetdist/report.txt for more information
+ test ves/rt-td-chi/ NOT APPLICABLE
+ check file ves/rt-td-chi/report.txt for more information
+ test ves/rt-td-chi-squared/ NOT APPLICABLE
+ check file ves/rt-td-chi-squared/report.txt for more information
+ test ves/rt-td-custom/ NOT APPLICABLE
+ check file ves/rt-td-custom/report.txt for more information
+ test ves/rt-td-exponentially-modified-gaussian/ NOT APPLICABLE
+ check file ves/rt-td-exponentially-modified-gaussian/report.txt for more information
+ test ves/rt-td-exponential/ NOT APPLICABLE
+ check file ves/rt-td-exponential/report.txt for more information
+ test ves/rt-td-force-normalization/ NOT APPLICABLE
+ check file ves/rt-td-force-normalization/report.txt for more information
+ test ves/rt-td-gaussian/ NOT APPLICABLE
+ check file ves/rt-td-gaussian/report.txt for more information
+ test ves/rt-td-generalized-extreme-value/ NOT APPLICABLE
+ check file ves/rt-td-generalized-extreme-value/report.txt for more information
+ test ves/rt-td-generalized-normal/ NOT APPLICABLE
+ check file ves/rt-td-generalized-normal/report.txt for more information
+ test ves/rt-td-grid/ NOT APPLICABLE
+ check file ves/rt-td-grid/report.txt for more information
+ test ves/rt-td-linearcombination/ NOT APPLICABLE
+ check file ves/rt-td-linearcombination/report.txt for more information
+ test ves/rt-td-modifiers/ NOT APPLICABLE
+ check file ves/rt-td-modifiers/report.txt for more information
+ test ves/rt-td-multicanonical/ NOT APPLICABLE
+ check file ves/rt-td-multicanonical/report.txt for more information
+ test ves/rt-td-multicanonical-withcv/ NOT APPLICABLE
+ check file ves/rt-td-multicanonical-withcv/report.txt for more information
+ test ves/rt-td-multithermal-multibaric/ NOT APPLICABLE
+ check file ves/rt-td-multithermal-multibaric/report.txt for more information
+ test ves/rt-td-multithermal-multibaric-withcv/ NOT APPLICABLE
+ check file ves/rt-td-multithermal-multibaric-withcv/report.txt for more information
+ test ves/rt-td-productcombination/ NOT APPLICABLE
+ check file ves/rt-td-productcombination/report.txt for more information
+ test ves/rt-td-productdist+linearcombination/ NOT APPLICABLE
+ check file ves/rt-td-productdist+linearcombination/report.txt for more information
+ test ves/rt-td-productdist/ NOT APPLICABLE
+ check file ves/rt-td-productdist/report.txt for more information
+ test ves/rt-td-shift-to-zero/ NOT APPLICABLE
+ check file ves/rt-td-shift-to-zero/report.txt for more information
+ test ves/rt-td-uniform/ NOT APPLICABLE
+ check file ves/rt-td-uniform/report.txt for more information
+ test ves/rt-td-vonmises/ NOT APPLICABLE
+ check file ves/rt-td-vonmises/report.txt for more information
+ test ves/rt-VesDeltaF/ NOT APPLICABLE
+ check file ves/rt-VesDeltaF/report.txt for more information
+ test ves/rt-VesDeltaF-mwalkers/ NOT APPLICABLE
+ check file ves/rt-VesDeltaF-mwalkers/report.txt for more information
+ ERROR in test basic/rt15/
+ check file basic/rt15/report.txt for more information
+ ERROR in test basic/rt39/
+ check file basic/rt39/report.txt for more information
+ ERROR in test basic/rt40/
+ check file basic/rt40/report.txt for more information
+ ERROR in test basic/rt65-rmsd2/
+ check file basic/rt65-rmsd2/report.txt for more information
+ ERROR in test basic/rt-close-structure/
+ check file basic/rt-close-structure/report.txt for more information
+ ERROR in test basic/rt-make-0/
+ check file basic/rt-make-0/report.txt for more information
+ ERROR in test basic/rt-make-1/
+ check file basic/rt-make-1/report.txt for more information
+ ERROR in test basic/rt-make-3/
+ check file basic/rt-make-3/report.txt for more information
+ ERROR in test basic/rt-make-4/
+ check file basic/rt-make-4/report.txt for more information
+ ERROR in test basic/rt-make-7/
+ check file basic/rt-make-7/report.txt for more information
+ ERROR in test basic/rt-make-8/
+ check file basic/rt-make-8/report.txt for more information
+ ERROR in test basic/rt-make-exceptions/
+ check file basic/rt-make-exceptions/report.txt for more information
+ ERROR in test basic/rt-make-extracv/
+ check file basic/rt-make-extracv/report.txt for more information
+ ERROR in test basic/rt-make-mw/
+ check file basic/rt-make-mw/report.txt for more information
+ ERROR in test basic/rt-make-namd/
+ check file basic/rt-make-namd/report.txt for more information
+ ERROR in test basic/rt-make-wrappers/
+ check file basic/rt-make-wrappers/report.txt for more information
+ ERROR in test mapping/rt39/
+ check file mapping/rt39/report.txt for more information
+ ERROR in test mapping/rt40/
+ check file mapping/rt40/report.txt for more information
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Final report:
+ 226 tests performed, 266 tests not applicable
+ 18 errors found
+ Find the bug!
+ To replace references, go to the test directory and
+ type 'make reset'
+++++++++++++++++++++++++++++++++++++++++++++++++++++
scripts/what
WARNING : There are no regtests for action ALIGNED_MATRIX
WARNING : There are no regtests for action LANDMARK_SELECT_STAGED
WARNING : There are no regtests for action LANDMARK_SELECT_RANDOM
WARNING : There are no regtests for action REWEIGHT_METAD
WARNING : There are no regtests for action REWEIGHT_WHAM
WARNING : There are no regtests for action EXTRACV
WARNING : There are no regtests for action FAKE
WARNING : There are no regtests for action INTERMOLECULARTORSIONS
WARNING : There are no regtests for action LOCAL_Q3
WARNING : There are no regtests for action LOCAL_Q4
WARNING : There are no regtests for action SKETCH_MAP
WARNING : There are no regtests for action SMACOF_MDS
WARNING : There are no regtests for action FUNCSUMHILLS
WARNING : There are no regtests for action RANDOM_EXCHANGES
WARNING : There are no regtests for action PCS
WARNING : There are no regtests for action RESCALE
WARNING : There are no regtests for action LWALLS
WARNING : There are no regtests for action MTRANSFORM_BETWEEN
WARNING : There are no regtests for action MTRANSFORM_LESS
WARNING : There are no regtests for action INPLANEDISTANCES
WARNING : There are no regtests for action INENVELOPE
WARNING : There are no regtests for action TETRAHEDRALPORE
WARNING : There are no regtests for action YANGLES
WARNING : There are no regtests for action XDISTANCES
WARNING : There are no regtests for action YDISTANCES
WARNING : There are no regtests for action ZDISTANCES
WARNING : There are no regtests for action XYDISTANCES
WARNING : There are no regtests for action XZDISTANCES
WARNING : There are no regtests for action YZDISTANCES
WARNING : There are no regtests for action XYTORSIONS
WARNING : There are no regtests for action XZTORSIONS
WARNING : There are no regtests for action YXTORSIONS
WARNING : There are no regtests for action YZTORSIONS
Building with Intel/MKL 2017.1 works just fine
@dvdesolve in order to check if the bugs come from the edits I suggested in asmjit/asmjit_build.h
you can try to rerun the tests setting export PLUMED_USE_ASMJIT=NO
(same executable is fine). This will instruct plumed not to use asmjit.
In case the problem will still appear, then it means that INTEL 2015 is too buggy to make plumed work correctly. This is possible unfortunately.
Otherwise, it means the edits I suggested are incorrect or not sufficient. You might want to open an issue on the original asmjit repository. However, notice that the version embedded in plumed is an automatically edited (see src/asmjit/import.sh
- edits are to comply with plumed structure and to add PLMD::
namespace everywhere) version of the oldstable
branch, that apparently is not supported anymore.
Hmm, very strange. This time I've installed it in temporary location and tried these two ways.
With asmjit_build.h
edits and with asmjit
regtests:
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Test session ended at Wed Feb 5 14:44:43 MSK 2020
+ test adjmat/rt-dfg1/ NOT APPLICABLE
+ check file adjmat/rt-dfg1/report.txt for more information
+ test adjmat/rt-dfg2/ NOT APPLICABLE
+ check file adjmat/rt-dfg2/report.txt for more information
+ test adjmat/rt-dfg3/ NOT APPLICABLE
+ check file adjmat/rt-dfg3/report.txt for more information
+ test adjmat/rt-dfg-wcsurf/ NOT APPLICABLE
+ check file adjmat/rt-dfg-wcsurf/report.txt for more information
+ test adjmat/rt-hbond/ NOT APPLICABLE
+ check file adjmat/rt-hbond/report.txt for more information
+ test adjmat/rt-sprint/ NOT APPLICABLE
+ check file adjmat/rt-sprint/report.txt for more information
+ test adjmat/rt-sums/ NOT APPLICABLE
+ check file adjmat/rt-sums/report.txt for more information
+ test adjmat/rt-topolog-deriv/ NOT APPLICABLE
+ check file adjmat/rt-topolog-deriv/report.txt for more information
+ test adjmat/rt-topology-derivatives/ NOT APPLICABLE
+ check file adjmat/rt-topology-derivatives/report.txt for more information
+ test adjmat/rt-topology/ NOT APPLICABLE
+ check file adjmat/rt-topology/report.txt for more information
+ test analysis/rt-reweight-temp-press/ NOT APPLICABLE
+ check file analysis/rt-reweight-temp-press/report.txt for more information
+ test analysis/rt-wham/ NOT APPLICABLE
+ check file analysis/rt-wham/report.txt for more information
+ test annfunc/rt-test_circular_layer_and_derivative/ NOT APPLICABLE
+ check file annfunc/rt-test_circular_layer_and_derivative/report.txt for more information
+ test annfunc/rt-test_derivative/ NOT APPLICABLE
+ check file annfunc/rt-test_derivative/report.txt for more information
+ test annfunc/rt-test/ NOT APPLICABLE
+ check file annfunc/rt-test/report.txt for more information
+ test basic/rt10-mpi/ NOT APPLICABLE
+ check file basic/rt10-mpi/report.txt for more information
+ test basic/rt11e/ NOT APPLICABLE
+ check file basic/rt11e/report.txt for more information
+ test basic/rt11-mpi/ NOT APPLICABLE
+ check file basic/rt11-mpi/report.txt for more information
+ test basic/rt19-mpi/ NOT APPLICABLE
+ check file basic/rt19-mpi/report.txt for more information
+ test basic/rt39-mpi/ NOT APPLICABLE
+ check file basic/rt39-mpi/report.txt for more information
+ test basic/rt40-mpi/ NOT APPLICABLE
+ check file basic/rt40-mpi/report.txt for more information
+ test basic/rt54-xdrfile/ NOT APPLICABLE
+ check file basic/rt54-xdrfile/report.txt for more information
+ test basic/rt63c-mpi/ NOT APPLICABLE
+ check file basic/rt63c-mpi/report.txt for more information
+ test basic/rt63-mpi/ NOT APPLICABLE
+ check file basic/rt63-mpi/report.txt for more information
+ test basic/rt65-mpi/ NOT APPLICABLE
+ check file basic/rt65-mpi/report.txt for more information
+ test basic/rt67-mpi/ NOT APPLICABLE
+ check file basic/rt67-mpi/report.txt for more information
+ test basic/rt77-mpi/ NOT APPLICABLE
+ check file basic/rt77-mpi/report.txt for more information
+ test basic/rt81/ NOT APPLICABLE
+ check file basic/rt81/report.txt for more information
+ test basic/rt-acc-1/ NOT APPLICABLE
+ check file basic/rt-acc-1/report.txt for more information
+ test basic/rt-backup-grid/ NOT APPLICABLE
+ check file basic/rt-backup-grid/report.txt for more information
+ test basic/rt-dlp4/ NOT APPLICABLE
+ check file basic/rt-dlp4/report.txt for more information
+ test basic/rt-drift-2/ NOT APPLICABLE
+ check file basic/rt-drift-2/report.txt for more information
+ test basic/rt-drift-3/ NOT APPLICABLE
+ check file basic/rt-drift-3/report.txt for more information
+ test basic/rt-fix-228/ NOT APPLICABLE
+ check file basic/rt-fix-228/report.txt for more information
+ test basic/rt-make-2/ NOT APPLICABLE
+ check file basic/rt-make-2/report.txt for more information
+ test basic/rt-maxent-3/ NOT APPLICABLE
+ check file basic/rt-maxent-3/report.txt for more information
+ test basic/rt-maxent-4/ NOT APPLICABLE
+ check file basic/rt-maxent-4/report.txt for more information
+ test basic/rt-maxent-5/ NOT APPLICABLE
+ check file basic/rt-maxent-5/report.txt for more information
+ test basic/rt-mpi0/ NOT APPLICABLE
+ check file basic/rt-mpi0/report.txt for more information
+ test basic/rt-mpi10/ NOT APPLICABLE
+ check file basic/rt-mpi10/report.txt for more information
+ test basic/rt-mpi1/ NOT APPLICABLE
+ check file basic/rt-mpi1/report.txt for more information
+ test basic/rt-mpi2/ NOT APPLICABLE
+ check file basic/rt-mpi2/report.txt for more information
+ test basic/rt-mpi2sync/ NOT APPLICABLE
+ check file basic/rt-mpi2sync/report.txt for more information
+ test basic/rt-mpi3/ NOT APPLICABLE
+ check file basic/rt-mpi3/report.txt for more information
+ test basic/rt-mpi4/ NOT APPLICABLE
+ check file basic/rt-mpi4/report.txt for more information
+ test basic/rt-mpi6b/ NOT APPLICABLE
+ check file basic/rt-mpi6b/report.txt for more information
+ test basic/rt-mpi6c/ NOT APPLICABLE
+ check file basic/rt-mpi6c/report.txt for more information
+ test basic/rt-mpi6d/ NOT APPLICABLE
+ check file basic/rt-mpi6d/report.txt for more information
+ test basic/rt-mpi6/ NOT APPLICABLE
+ check file basic/rt-mpi6/report.txt for more information
+ test basic/rt-mpi7b/ NOT APPLICABLE
+ check file basic/rt-mpi7b/report.txt for more information
+ test basic/rt-mpi7/ NOT APPLICABLE
+ check file basic/rt-mpi7/report.txt for more information
+ test basic/rt-mpi8/ NOT APPLICABLE
+ check file basic/rt-mpi8/report.txt for more information
+ test basic/rt-mpi9/ NOT APPLICABLE
+ check file basic/rt-mpi9/report.txt for more information
+ test basic/rt-multi-1/ NOT APPLICABLE
+ check file basic/rt-multi-1/report.txt for more information
+ test basic/rt-plumed-mpi2/ NOT APPLICABLE
+ check file basic/rt-plumed-mpi2/report.txt for more information
+ test basic/rt-plumed-mpi/ NOT APPLICABLE
+ check file basic/rt-plumed-mpi/report.txt for more information
+ test basic/rt-xdrfile-1/ NOT APPLICABLE
+ check file basic/rt-xdrfile-1/report.txt for more information
+ test basic/rt-xdrfile-2/ NOT APPLICABLE
+ check file basic/rt-xdrfile-2/report.txt for more information
+ test crystallization/rt-averaged-q6-lowmem/ NOT APPLICABLE
+ check file crystallization/rt-averaged-q6-lowmem/report.txt for more information
+ test crystallization/rt-averaged-q6/ NOT APPLICABLE
+ check file crystallization/rt-averaged-q6/report.txt for more information
+ test crystallization/rt-averaged-q6-spAspB/ NOT APPLICABLE
+ check file crystallization/rt-averaged-q6-spAspB/report.txt for more information
+ test crystallization/rt-average-vec/ NOT APPLICABLE
+ check file crystallization/rt-average-vec/report.txt for more information
+ test crystallization/rt-dumpmulti/ NOT APPLICABLE
+ check file crystallization/rt-dumpmulti/report.txt for more information
+ test crystallization/rt-fibonacci-neighbors/ NOT APPLICABLE
+ check file crystallization/rt-fibonacci-neighbors/report.txt for more information
+ test crystallization/rt-grad/ NOT APPLICABLE
+ check file crystallization/rt-grad/report.txt for more information
+ test crystallization/rt-histogram/ NOT APPLICABLE
+ check file crystallization/rt-histogram/report.txt for more information
+ test crystallization/rt-nbonds-q6-lowmem/ NOT APPLICABLE
+ check file crystallization/rt-nbonds-q6-lowmem/report.txt for more information
+ test crystallization/rt-nbonds-q6/ NOT APPLICABLE
+ check file crystallization/rt-nbonds-q6/report.txt for more information
+ test crystallization/rt-q6-lowmem/ NOT APPLICABLE
+ check file crystallization/rt-q6-lowmem/report.txt for more information
+ test crystallization/rt-q6-lq6-around/ NOT APPLICABLE
+ check file crystallization/rt-q6-lq6-around/report.txt for more information
+ test crystallization/rt-q6/ NOT APPLICABLE
+ check file crystallization/rt-q6/report.txt for more information
+ test crystallization/rt-q6-subset/ NOT APPLICABLE
+ check file crystallization/rt-q6-subset/report.txt for more information
+ test crystallization/rt-sean-marks/ NOT APPLICABLE
+ check file crystallization/rt-sean-marks/report.txt for more information
+ test crystallization/rt-simplecubic/ NOT APPLICABLE
+ check file crystallization/rt-simplecubic/report.txt for more information
+ test crystallization/rt-smac/ NOT APPLICABLE
+ check file crystallization/rt-smac/report.txt for more information
+ test crystallization/rt-spherical-integral/ NOT APPLICABLE
+ check file crystallization/rt-spherical-integral/report.txt for more information
+ test crystallization/rt-splane/ NOT APPLICABLE
+ check file crystallization/rt-splane/report.txt for more information
+ test crystallization/rt-urea/ NOT APPLICABLE
+ check file crystallization/rt-urea/report.txt for more information
+ test crystallization/rt-volume/ NOT APPLICABLE
+ check file crystallization/rt-volume/report.txt for more information
+ test crystallization/rt-wcsurface2/ NOT APPLICABLE
+ check file crystallization/rt-wcsurface2/report.txt for more information
+ test crystallization/rt-wcsurface/ NOT APPLICABLE
+ check file crystallization/rt-wcsurface/report.txt for more information
+ test dimred/rt-mds2/ NOT APPLICABLE
+ check file dimred/rt-mds2/report.txt for more information
+ test dimred/rt-mds/ NOT APPLICABLE
+ check file dimred/rt-mds/report.txt for more information
+ test dimred/rt-pca-2/ NOT APPLICABLE
+ check file dimred/rt-pca-2/report.txt for more information
+ test dimred/rt-pca/ NOT APPLICABLE
+ check file dimred/rt-pca/report.txt for more information
+ test dimred/rt-pca-osample/ NOT APPLICABLE
+ check file dimred/rt-pca-osample/report.txt for more information
+ test dimred/rt-smap1/ NOT APPLICABLE
+ check file dimred/rt-smap1/report.txt for more information
+ test dimred/rt-smap-osample/ NOT APPLICABLE
+ check file dimred/rt-smap-osample/report.txt for more information
+ test dimred/rt-smap-pointwise/ NOT APPLICABLE
+ check file dimred/rt-smap-pointwise/report.txt for more information
+ test dimred/rt-smap-read/ NOT APPLICABLE
+ check file dimred/rt-smap-read/report.txt for more information
+ test dimred/rt-smap-smacof/ NOT APPLICABLE
+ check file dimred/rt-smap-smacof/report.txt for more information
+ test dimred/rt-store-histo/ NOT APPLICABLE
+ check file dimred/rt-store-histo/report.txt for more information
+ test drr/rt-divergence/ NOT APPLICABLE
+ check file drr/rt-divergence/report.txt for more information
+ test drr/rt-eabf/ NOT APPLICABLE
+ check file drr/rt-eabf/report.txt for more information
+ test drr/rt-eabf-zgrid/ NOT APPLICABLE
+ check file drr/rt-eabf-zgrid/report.txt for more information
+ test drr/rt-egabf/ NOT APPLICABLE
+ check file drr/rt-egabf/report.txt for more information
+ test drr/rt-extract2dpbc/ NOT APPLICABLE
+ check file drr/rt-extract2dpbc/report.txt for more information
+ test drr/rt-extract/ NOT APPLICABLE
+ check file drr/rt-extract/report.txt for more information
+ test drr/rt-merge/ NOT APPLICABLE
+ check file drr/rt-merge/report.txt for more information
+ test drr/rt-multirep/ NOT APPLICABLE
+ check file drr/rt-multirep/report.txt for more information
+ test drr/rt-noczar/ NOT APPLICABLE
+ check file drr/rt-noczar/report.txt for more information
+ test drr/rt-pmf1d/ NOT APPLICABLE
+ check file drr/rt-pmf1d/report.txt for more information
+ test drr/rt-restart/ NOT APPLICABLE
+ check file drr/rt-restart/report.txt for more information
+ test eds/rt-eds-adaptive/ NOT APPLICABLE
+ check file eds/rt-eds-adaptive/report.txt for more information
+ test eds/rt-eds-append-restart/ NOT APPLICABLE
+ check file eds/rt-eds-append-restart/report.txt for more information
+ test eds/rt-eds-covar/ NOT APPLICABLE
+ check file eds/rt-eds-covar/report.txt for more information
+ test eds/rt-eds-dynamic-center/ NOT APPLICABLE
+ check file eds/rt-eds-dynamic-center/report.txt for more information
+ test eds/rt-eds-lm/ NOT APPLICABLE
+ check file eds/rt-eds-lm/report.txt for more information
+ test eds/rt-eds-ramp/ NOT APPLICABLE
+ check file eds/rt-eds-ramp/report.txt for more information
+ test eds/rt-eds-read-restart/ NOT APPLICABLE
+ check file eds/rt-eds-read-restart/report.txt for more information
+ test isdb/rt-bayesgje-2/ NOT APPLICABLE
+ check file isdb/rt-bayesgje-2/report.txt for more information
+ test isdb/rt-bayesgje/ NOT APPLICABLE
+ check file isdb/rt-bayesgje/report.txt for more information
+ test isdb/rt-bayesspe/ NOT APPLICABLE
+ check file isdb/rt-bayesspe/report.txt for more information
+ test isdb/rt-caliber/ NOT APPLICABLE
+ check file isdb/rt-caliber/report.txt for more information
+ test isdb/rt-cs2backbone-mi/ NOT APPLICABLE
+ check file isdb/rt-cs2backbone-mi/report.txt for more information
+ test isdb/rt-cs2backbone-mpi/ NOT APPLICABLE
+ check file isdb/rt-cs2backbone-mpi/report.txt for more information
+ test isdb/rt-emmi-gauss/ NOT APPLICABLE
+ check file isdb/rt-emmi-gauss/report.txt for more information
+ test isdb/rt-emmi-gauss-mpi/ NOT APPLICABLE
+ check file isdb/rt-emmi-gauss-mpi/report.txt for more information
+ test isdb/rt-emmi-marginal/ NOT APPLICABLE
+ check file isdb/rt-emmi-marginal/report.txt for more information
+ test isdb/rt-emmi-marginal-mpi/ NOT APPLICABLE
+ check file isdb/rt-emmi-marginal-mpi/report.txt for more information
+ test isdb/rt-emmi-out/ NOT APPLICABLE
+ check file isdb/rt-emmi-out/report.txt for more information
+ test isdb/rt-emmi-out-mpi/ NOT APPLICABLE
+ check file isdb/rt-emmi-out-mpi/report.txt for more information
+ test isdb/rt-noe-mpi/ NOT APPLICABLE
+ check file isdb/rt-noe-mpi/report.txt for more information
+ test isdb/rt-rdc-gsl/ NOT APPLICABLE
+ check file isdb/rt-rdc-gsl/report.txt for more information
+ test isdb/rt-rdc-mi/ NOT APPLICABLE
+ check file isdb/rt-rdc-mi/report.txt for more information
+ test isdb/rt-rdc-mpi/ NOT APPLICABLE
+ check file isdb/rt-rdc-mpi/report.txt for more information
+ test isdb/rt-saxs-2/ NOT APPLICABLE
+ check file isdb/rt-saxs-2/report.txt for more information
+ test isdb/rt-saxs-gpu/ NOT APPLICABLE
+ check file isdb/rt-saxs-gpu/report.txt for more information
+ test isdb/rt-saxs/ NOT APPLICABLE
+ check file isdb/rt-saxs/report.txt for more information
+ test isdb/rt-saxs-mi/ NOT APPLICABLE
+ check file isdb/rt-saxs-mi/report.txt for more information
+ test isdb/rt-sel/ NOT APPLICABLE
+ check file isdb/rt-sel/report.txt for more information
+ test logmfd/rt-logmfd-nve/ NOT APPLICABLE
+ check file logmfd/rt-logmfd-nve/report.txt for more information
+ test logmfd/rt-logmfd-nvt/ NOT APPLICABLE
+ check file logmfd/rt-logmfd-nvt/report.txt for more information
+ test logmfd/rt-logmfd-vs/ NOT APPLICABLE
+ check file logmfd/rt-logmfd-vs/report.txt for more information
+ test manyrestraints/rt53/ NOT APPLICABLE
+ check file manyrestraints/rt53/report.txt for more information
+ test mapping/rt39-mpi/ NOT APPLICABLE
+ check file mapping/rt39-mpi/report.txt for more information
+ test mapping/rt40-mpi/ NOT APPLICABLE
+ check file mapping/rt40-mpi/report.txt for more information
+ test maze/rt-bias/ NOT APPLICABLE
+ check file maze/rt-bias/report.txt for more information
+ test maze/rt-loss/ NOT APPLICABLE
+ check file maze/rt-loss/report.txt for more information
+ test maze/rt-opt-memetic-sampling-heuristics/ NOT APPLICABLE
+ check file maze/rt-opt-memetic-sampling-heuristics/report.txt for more information
+ test maze/rt-opt-memetic-sampling/ NOT APPLICABLE
+ check file maze/rt-opt-memetic-sampling/report.txt for more information
+ test maze/rt-opt-random-acceleration/ NOT APPLICABLE
+ check file maze/rt-opt-random-acceleration/report.txt for more information
+ test maze/rt-opt-random-walk/ NOT APPLICABLE
+ check file maze/rt-opt-random-walk/report.txt for more information
+ test maze/rt-opt-simulated-annealing/ NOT APPLICABLE
+ check file maze/rt-opt-simulated-annealing/report.txt for more information
+ test maze/rt-opt-steered-md/ NOT APPLICABLE
+ check file maze/rt-opt-steered-md/report.txt for more information
+ test multicolvar/rt19-mpi/ NOT APPLICABLE
+ check file multicolvar/rt19-mpi/report.txt for more information
+ test multicolvar/rt20-mpi/ NOT APPLICABLE
+ check file multicolvar/rt20-mpi/report.txt for more information
+ test multicolvar/rt-link/ NOT APPLICABLE
+ check file multicolvar/rt-link/report.txt for more information
+ test pamm/rt-hbpamm/ NOT APPLICABLE
+ check file pamm/rt-hbpamm/report.txt for more information
+ test pamm/rt-pamm-aperiodic/ NOT APPLICABLE
+ check file pamm/rt-pamm-aperiodic/report.txt for more information
+ test pamm/rt-pamm-periodic/ NOT APPLICABLE
+ check file pamm/rt-pamm-periodic/report.txt for more information
+ test piv/rt-piv-derivatives/ NOT APPLICABLE
+ check file piv/rt-piv-derivatives/report.txt for more information
+ test piv/rt-piv-derivatives_onlycross/ NOT APPLICABLE
+ check file piv/rt-piv-derivatives_onlycross/report.txt for more information
+ test piv/rt-piv-derivatives_onlydirect/ NOT APPLICABLE
+ check file piv/rt-piv-derivatives_onlydirect/report.txt for more information
+ test piv/rt-piv-distance/ NOT APPLICABLE
+ check file piv/rt-piv-distance/report.txt for more information
+ test piv/rt-piv-distance_onlycross/ NOT APPLICABLE
+ check file piv/rt-piv-distance_onlycross/report.txt for more information
+ test piv/rt-piv-distance_onlydirect/ NOT APPLICABLE
+ check file piv/rt-piv-distance_onlydirect/report.txt for more information
+ test python/rt-protein/ NOT APPLICABLE
+ check file python/rt-protein/report.txt for more information
+ test secondarystructure/rt33-mpi/ NOT APPLICABLE
+ check file secondarystructure/rt33-mpi/report.txt for more information
+ test ves/rt-bf-chebyshev/ NOT APPLICABLE
+ check file ves/rt-bf-chebyshev/report.txt for more information
+ test ves/rt-bf-combined/ NOT APPLICABLE
+ check file ves/rt-bf-combined/report.txt for more information
+ test ves/rt-bf-cosine/ NOT APPLICABLE
+ check file ves/rt-bf-cosine/report.txt for more information
+ test ves/rt-bf-custom-legendre/ NOT APPLICABLE
+ check file ves/rt-bf-custom-legendre/report.txt for more information
+ test ves/rt-bf-custom/ NOT APPLICABLE
+ check file ves/rt-bf-custom/report.txt for more information
+ test ves/rt-bf-custom-transform/ NOT APPLICABLE
+ check file ves/rt-bf-custom-transform/report.txt for more information
+ test ves/rt-bf-fourier/ NOT APPLICABLE
+ check file ves/rt-bf-fourier/report.txt for more information
+ test ves/rt-bf-legendre/ NOT APPLICABLE
+ check file ves/rt-bf-legendre/report.txt for more information
+ test ves/rt-bf-legendre-scaled/ NOT APPLICABLE
+ check file ves/rt-bf-legendre-scaled/report.txt for more information
+ test ves/rt-bf-powers/ NOT APPLICABLE
+ check file ves/rt-bf-powers/report.txt for more information
+ test ves/rt-bf-sine/ NOT APPLICABLE
+ check file ves/rt-bf-sine/report.txt for more information
+ test ves/rt-le-1d-biascutoff/ NOT APPLICABLE
+ check file ves/rt-le-1d-biascutoff/report.txt for more information
+ test ves/rt-le-1d-biascutoff-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-biascutoff-restart/report.txt for more information
+ test ves/rt-le-1d-chebyshev-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-chebyshev-welltempered/report.txt for more information
+ test ves/rt-le-1d-custom-fes-1-beta/ NOT APPLICABLE
+ check file ves/rt-le-1d-custom-fes-1-beta/report.txt for more information
+ test ves/rt-le-1d-custom-fes-1-kBT/ NOT APPLICABLE
+ check file ves/rt-le-1d-custom-fes-1-kBT/report.txt for more information
+ test ves/rt-le-1d-custom-fes-2/ NOT APPLICABLE
+ check file ves/rt-le-1d-custom-fes-2/report.txt for more information
+ test ves/rt-le-1d-gaussian/ NOT APPLICABLE
+ check file ves/rt-le-1d-gaussian/report.txt for more information
+ test ves/rt-le-1d-initial-coeffs-2/ NOT APPLICABLE
+ check file ves/rt-le-1d-initial-coeffs-2/report.txt for more information
+ test ves/rt-le-1d-initial-coeffs/ NOT APPLICABLE
+ check file ves/rt-le-1d-initial-coeffs/report.txt for more information
+ test ves/rt-le-1d-legendre-scaled-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-legendre-scaled-welltempered/report.txt for more information
+ test ves/rt-le-1d-legendre-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-legendre-welltempered/report.txt for more information
+ test ves/rt-le-1d-multibias-filenames/ NOT APPLICABLE
+ check file ves/rt-le-1d-multibias-filenames/report.txt for more information
+ test ves/rt-le-1d-multibias/ NOT APPLICABLE
+ check file ves/rt-le-1d-multibias/report.txt for more information
+ test ves/rt-le-1d-multibias-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-multibias-restart/report.txt for more information
+ test ves/rt-le-1d-mwalkers/ NOT APPLICABLE
+ check file ves/rt-le-1d-mwalkers/report.txt for more information
+ test ves/rt-le-1d-mwalkers-off/ NOT APPLICABLE
+ check file ves/rt-le-1d-mwalkers-off/report.txt for more information
+ test ves/rt-le-1d-mwalkers-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-mwalkers-restart/report.txt for more information
+ test ves/rt-le-1d-mwalkers-welltempered-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-mwalkers-welltempered-restart/report.txt for more information
+ test ves/rt-le-1d-opt-initial-coeffs/ NOT APPLICABLE
+ check file ves/rt-le-1d-opt-initial-coeffs/report.txt for more information
+ test ves/rt-le-1d-outside/ NOT APPLICABLE
+ check file ves/rt-le-1d-outside/report.txt for more information
+ test ves/rt-le-1d-productcombination-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-productcombination-welltempered/report.txt for more information
+ test ves/rt-le-1d-restart-start-afresh/ NOT APPLICABLE
+ check file ves/rt-le-1d-restart-start-afresh/report.txt for more information
+ test ves/rt-le-1d-static-bias-cutoff/ NOT APPLICABLE
+ check file ves/rt-le-1d-static-bias-cutoff/report.txt for more information
+ test ves/rt-le-1d-static-bias/ NOT APPLICABLE
+ check file ves/rt-le-1d-static-bias/report.txt for more information
+ test ves/rt-le-1d-uniform-2/ NOT APPLICABLE
+ check file ves/rt-le-1d-uniform-2/report.txt for more information
+ test ves/rt-le-1d-uniform/ NOT APPLICABLE
+ check file ves/rt-le-1d-uniform/report.txt for more information
+ test ves/rt-le-1d-uniform-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-uniform-restart/report.txt for more information
+ test ves/rt-le-1d-welltempered-final-targetdist-written-2/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-final-targetdist-written-2/report.txt for more information
+ test ves/rt-le-1d-welltempered-final-targetdist-written/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-final-targetdist-written/report.txt for more information
+ test ves/rt-le-1d-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered/report.txt for more information
+ test ves/rt-le-1d-welltempered-mpi/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-mpi/report.txt for more information
+ test ves/rt-le-1d-welltempered-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-restart/report.txt for more information
+ test ves/rt-le-1d-welltempered-restart-mpi/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-restart-mpi/report.txt for more information
+ test ves/rt-le-2d-fesproj/ NOT APPLICABLE
+ check file ves/rt-le-2d-fesproj/report.txt for more information
+ test ves/rt-le-2d-gaussian/ NOT APPLICABLE
+ check file ves/rt-le-2d-gaussian/report.txt for more information
+ test ves/rt-le-2d-legendre-scaled-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-legendre-scaled-welltempered/report.txt for more information
+ test ves/rt-le-2d-legendre-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-legendre-welltempered/report.txt for more information
+ test ves/rt-le-2d-linearcombination-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-linearcombination-welltempered/report.txt for more information
+ test ves/rt-le-2d-mixedbasis-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-mixedbasis-welltempered/report.txt for more information
+ test ves/rt-le-2d-output-mismatch-and-final-output/ NOT APPLICABLE
+ check file ves/rt-le-2d-output-mismatch-and-final-output/report.txt for more information
+ test ves/rt-le-2d-outside/ NOT APPLICABLE
+ check file ves/rt-le-2d-outside/report.txt for more information
+ test ves/rt-le-2d-outside-mwalkers/ NOT APPLICABLE
+ check file ves/rt-le-2d-outside-mwalkers/report.txt for more information
+ test ves/rt-le-2d-uniform-2/ NOT APPLICABLE
+ check file ves/rt-le-2d-uniform-2/report.txt for more information
+ test ves/rt-le-2d-uniform/ NOT APPLICABLE
+ check file ves/rt-le-2d-uniform/report.txt for more information
+ test ves/rt-le-2d-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-welltempered/report.txt for more information
+ test ves/rt-le-2d-welltempered-mpi/ NOT APPLICABLE
+ check file ves/rt-le-2d-welltempered-mpi/report.txt for more information
+ test ves/rt-md_le-1d-fourier/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-fourier/report.txt for more information
+ test ves/rt-md_le-1d/ NOT APPLICABLE
+ check file ves/rt-md_le-1d/report.txt for more information
+ test ves/rt-md_le-1d-mpi-2-replicas/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-2-replicas/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-frictions/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-frictions/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-inputcoeffs/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-inputcoeffs/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-prefactors/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-prefactors/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-seeds/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-seeds/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-temps/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-temps/report.txt for more information
+ test ves/rt-md_le-1d-mpi-5-replicas-diff-asymmetric-potentials/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-5-replicas-diff-asymmetric-potentials/report.txt for more information
+ test ves/rt-md_le-1d-mpi/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi/report.txt for more information
+ test ves/rt-md_le-2d-fourier-aladipep/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-fourier-aladipep/report.txt for more information
+ test ves/rt-md_le-2d-gen-template-coeffs-file/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-gen-template-coeffs-file/report.txt for more information
+ test ves/rt-md_le-2d-wolfe-quapp/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-wolfe-quapp/report.txt for more information
+ test ves/rt-md_le-2d-wolfe-quapp-mpi-4-replicas/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-wolfe-quapp-mpi-4-replicas/report.txt for more information
+ test ves/rt-md_le-2d-wolfe-quapp-rotated/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-wolfe-quapp-rotated/report.txt for more information
+ test ves/rt-opt-averaged-sgd-exp-decaying-aver-2/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-exp-decaying-aver-2/report.txt for more information
+ test ves/rt-opt-averaged-sgd-exp-decaying-aver/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-exp-decaying-aver/report.txt for more information
+ test ves/rt-opt-averaged-sgd/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd/report.txt for more information
+ test ves/rt-opt-averaged-sgd-maskfile/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-maskfile/report.txt for more information
+ test ves/rt-opt-averaged-sgd-monitor-aver-grad-exp-decay/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-monitor-aver-grad-exp-decay/report.txt for more information
+ test ves/rt-opt-averaged-sgd-monitor-aver-grad/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-monitor-aver-grad/report.txt for more information
+ test ves/rt-opt-averaged-sgd-monitor-inst-grad/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-monitor-inst-grad/report.txt for more information
+ test ves/rt-opt-dummy/ NOT APPLICABLE
+ check file ves/rt-opt-dummy/report.txt for more information
+ test ves/rt-output-fes-1d/ NOT APPLICABLE
+ check file ves/rt-output-fes-1d/report.txt for more information
+ test ves/rt-output-fes-1d-targetdist/ NOT APPLICABLE
+ check file ves/rt-output-fes-1d-targetdist/report.txt for more information
+ test ves/rt-output-fes-2d-targetdist/ NOT APPLICABLE
+ check file ves/rt-output-fes-2d-targetdist/report.txt for more information
+ test ves/rt-td-chi/ NOT APPLICABLE
+ check file ves/rt-td-chi/report.txt for more information
+ test ves/rt-td-chi-squared/ NOT APPLICABLE
+ check file ves/rt-td-chi-squared/report.txt for more information
+ test ves/rt-td-custom/ NOT APPLICABLE
+ check file ves/rt-td-custom/report.txt for more information
+ test ves/rt-td-exponentially-modified-gaussian/ NOT APPLICABLE
+ check file ves/rt-td-exponentially-modified-gaussian/report.txt for more information
+ test ves/rt-td-exponential/ NOT APPLICABLE
+ check file ves/rt-td-exponential/report.txt for more information
+ test ves/rt-td-force-normalization/ NOT APPLICABLE
+ check file ves/rt-td-force-normalization/report.txt for more information
+ test ves/rt-td-gaussian/ NOT APPLICABLE
+ check file ves/rt-td-gaussian/report.txt for more information
+ test ves/rt-td-generalized-extreme-value/ NOT APPLICABLE
+ check file ves/rt-td-generalized-extreme-value/report.txt for more information
+ test ves/rt-td-generalized-normal/ NOT APPLICABLE
+ check file ves/rt-td-generalized-normal/report.txt for more information
+ test ves/rt-td-grid/ NOT APPLICABLE
+ check file ves/rt-td-grid/report.txt for more information
+ test ves/rt-td-linearcombination/ NOT APPLICABLE
+ check file ves/rt-td-linearcombination/report.txt for more information
+ test ves/rt-td-modifiers/ NOT APPLICABLE
+ check file ves/rt-td-modifiers/report.txt for more information
+ test ves/rt-td-multicanonical/ NOT APPLICABLE
+ check file ves/rt-td-multicanonical/report.txt for more information
+ test ves/rt-td-multicanonical-withcv/ NOT APPLICABLE
+ check file ves/rt-td-multicanonical-withcv/report.txt for more information
+ test ves/rt-td-multithermal-multibaric/ NOT APPLICABLE
+ check file ves/rt-td-multithermal-multibaric/report.txt for more information
+ test ves/rt-td-multithermal-multibaric-withcv/ NOT APPLICABLE
+ check file ves/rt-td-multithermal-multibaric-withcv/report.txt for more information
+ test ves/rt-td-productcombination/ NOT APPLICABLE
+ check file ves/rt-td-productcombination/report.txt for more information
+ test ves/rt-td-productdist+linearcombination/ NOT APPLICABLE
+ check file ves/rt-td-productdist+linearcombination/report.txt for more information
+ test ves/rt-td-productdist/ NOT APPLICABLE
+ check file ves/rt-td-productdist/report.txt for more information
+ test ves/rt-td-shift-to-zero/ NOT APPLICABLE
+ check file ves/rt-td-shift-to-zero/report.txt for more information
+ test ves/rt-td-uniform/ NOT APPLICABLE
+ check file ves/rt-td-uniform/report.txt for more information
+ test ves/rt-td-vonmises/ NOT APPLICABLE
+ check file ves/rt-td-vonmises/report.txt for more information
+ test ves/rt-VesDeltaF/ NOT APPLICABLE
+ check file ves/rt-VesDeltaF/report.txt for more information
+ test ves/rt-VesDeltaF-mwalkers/ NOT APPLICABLE
+ check file ves/rt-VesDeltaF-mwalkers/report.txt for more information
+ ERROR in test basic/rt39/
+ check file basic/rt39/report.txt for more information
+ ERROR in test basic/rt40/
+ check file basic/rt40/report.txt for more information
+ ERROR in test basic/rt65-rmsd2/
+ check file basic/rt65-rmsd2/report.txt for more information
+ ERROR in test basic/rt-close-structure/
+ check file basic/rt-close-structure/report.txt for more information
+ ERROR in test basic/rt-make-0/
+ check file basic/rt-make-0/report.txt for more information
+ ERROR in test basic/rt-make-1/
+ check file basic/rt-make-1/report.txt for more information
+ ERROR in test basic/rt-make-3/
+ check file basic/rt-make-3/report.txt for more information
+ ERROR in test basic/rt-make-4/
+ check file basic/rt-make-4/report.txt for more information
+ ERROR in test basic/rt-make-7/
+ check file basic/rt-make-7/report.txt for more information
+ ERROR in test basic/rt-make-8/
+ check file basic/rt-make-8/report.txt for more information
+ ERROR in test basic/rt-make-exceptions/
+ check file basic/rt-make-exceptions/report.txt for more information
+ ERROR in test basic/rt-make-extracv/
+ check file basic/rt-make-extracv/report.txt for more information
+ ERROR in test basic/rt-make-mw/
+ check file basic/rt-make-mw/report.txt for more information
+ ERROR in test basic/rt-make-namd/
+ check file basic/rt-make-namd/report.txt for more information
+ ERROR in test basic/rt-make-wrappers/
+ check file basic/rt-make-wrappers/report.txt for more information
+ ERROR in test mapping/rt39/
+ check file mapping/rt39/report.txt for more information
+ ERROR in test mapping/rt40/
+ check file mapping/rt40/report.txt for more information
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Final report:
+ 226 tests performed, 266 tests not applicable
+ 17 errors found
+ Find the bug!
+ To replace references, go to the test directory and
+ type 'make reset'
+++++++++++++++++++++++++++++++++++++++++++++++++++++
With asmjit_build.h
edits and without asmjit
regtests:
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Test session ended at Wed Feb 5 14:48:56 MSK 2020
+ test adjmat/rt-dfg1/ NOT APPLICABLE
+ check file adjmat/rt-dfg1/report.txt for more information
+ test adjmat/rt-dfg2/ NOT APPLICABLE
+ check file adjmat/rt-dfg2/report.txt for more information
+ test adjmat/rt-dfg3/ NOT APPLICABLE
+ check file adjmat/rt-dfg3/report.txt for more information
+ test adjmat/rt-dfg-wcsurf/ NOT APPLICABLE
+ check file adjmat/rt-dfg-wcsurf/report.txt for more information
+ test adjmat/rt-hbond/ NOT APPLICABLE
+ check file adjmat/rt-hbond/report.txt for more information
+ test adjmat/rt-sprint/ NOT APPLICABLE
+ check file adjmat/rt-sprint/report.txt for more information
+ test adjmat/rt-sums/ NOT APPLICABLE
+ check file adjmat/rt-sums/report.txt for more information
+ test adjmat/rt-topolog-deriv/ NOT APPLICABLE
+ check file adjmat/rt-topolog-deriv/report.txt for more information
+ test adjmat/rt-topology-derivatives/ NOT APPLICABLE
+ check file adjmat/rt-topology-derivatives/report.txt for more information
+ test adjmat/rt-topology/ NOT APPLICABLE
+ check file adjmat/rt-topology/report.txt for more information
+ test analysis/rt-reweight-temp-press/ NOT APPLICABLE
+ check file analysis/rt-reweight-temp-press/report.txt for more information
+ test analysis/rt-wham/ NOT APPLICABLE
+ check file analysis/rt-wham/report.txt for more information
+ test annfunc/rt-test_circular_layer_and_derivative/ NOT APPLICABLE
+ check file annfunc/rt-test_circular_layer_and_derivative/report.txt for more information
+ test annfunc/rt-test_derivative/ NOT APPLICABLE
+ check file annfunc/rt-test_derivative/report.txt for more information
+ test annfunc/rt-test/ NOT APPLICABLE
+ check file annfunc/rt-test/report.txt for more information
+ test basic/rt10-mpi/ NOT APPLICABLE
+ check file basic/rt10-mpi/report.txt for more information
+ test basic/rt11e/ NOT APPLICABLE
+ check file basic/rt11e/report.txt for more information
+ test basic/rt11-mpi/ NOT APPLICABLE
+ check file basic/rt11-mpi/report.txt for more information
+ test basic/rt19-mpi/ NOT APPLICABLE
+ check file basic/rt19-mpi/report.txt for more information
+ test basic/rt39-mpi/ NOT APPLICABLE
+ check file basic/rt39-mpi/report.txt for more information
+ test basic/rt40-mpi/ NOT APPLICABLE
+ check file basic/rt40-mpi/report.txt for more information
+ test basic/rt54-xdrfile/ NOT APPLICABLE
+ check file basic/rt54-xdrfile/report.txt for more information
+ test basic/rt63c-mpi/ NOT APPLICABLE
+ check file basic/rt63c-mpi/report.txt for more information
+ test basic/rt63-mpi/ NOT APPLICABLE
+ check file basic/rt63-mpi/report.txt for more information
+ test basic/rt65-mpi/ NOT APPLICABLE
+ check file basic/rt65-mpi/report.txt for more information
+ test basic/rt67-mpi/ NOT APPLICABLE
+ check file basic/rt67-mpi/report.txt for more information
+ test basic/rt77-mpi/ NOT APPLICABLE
+ check file basic/rt77-mpi/report.txt for more information
+ test basic/rt81/ NOT APPLICABLE
+ check file basic/rt81/report.txt for more information
+ test basic/rt-acc-1/ NOT APPLICABLE
+ check file basic/rt-acc-1/report.txt for more information
+ test basic/rt-backup-grid/ NOT APPLICABLE
+ check file basic/rt-backup-grid/report.txt for more information
+ test basic/rt-dlp4/ NOT APPLICABLE
+ check file basic/rt-dlp4/report.txt for more information
+ test basic/rt-drift-2/ NOT APPLICABLE
+ check file basic/rt-drift-2/report.txt for more information
+ test basic/rt-drift-3/ NOT APPLICABLE
+ check file basic/rt-drift-3/report.txt for more information
+ test basic/rt-fix-228/ NOT APPLICABLE
+ check file basic/rt-fix-228/report.txt for more information
+ test basic/rt-make-2/ NOT APPLICABLE
+ check file basic/rt-make-2/report.txt for more information
+ test basic/rt-maxent-3/ NOT APPLICABLE
+ check file basic/rt-maxent-3/report.txt for more information
+ test basic/rt-maxent-4/ NOT APPLICABLE
+ check file basic/rt-maxent-4/report.txt for more information
+ test basic/rt-maxent-5/ NOT APPLICABLE
+ check file basic/rt-maxent-5/report.txt for more information
+ test basic/rt-mpi0/ NOT APPLICABLE
+ check file basic/rt-mpi0/report.txt for more information
+ test basic/rt-mpi10/ NOT APPLICABLE
+ check file basic/rt-mpi10/report.txt for more information
+ test basic/rt-mpi1/ NOT APPLICABLE
+ check file basic/rt-mpi1/report.txt for more information
+ test basic/rt-mpi2/ NOT APPLICABLE
+ check file basic/rt-mpi2/report.txt for more information
+ test basic/rt-mpi2sync/ NOT APPLICABLE
+ check file basic/rt-mpi2sync/report.txt for more information
+ test basic/rt-mpi3/ NOT APPLICABLE
+ check file basic/rt-mpi3/report.txt for more information
+ test basic/rt-mpi4/ NOT APPLICABLE
+ check file basic/rt-mpi4/report.txt for more information
+ test basic/rt-mpi6b/ NOT APPLICABLE
+ check file basic/rt-mpi6b/report.txt for more information
+ test basic/rt-mpi6c/ NOT APPLICABLE
+ check file basic/rt-mpi6c/report.txt for more information
+ test basic/rt-mpi6d/ NOT APPLICABLE
+ check file basic/rt-mpi6d/report.txt for more information
+ test basic/rt-mpi6/ NOT APPLICABLE
+ check file basic/rt-mpi6/report.txt for more information
+ test basic/rt-mpi7b/ NOT APPLICABLE
+ check file basic/rt-mpi7b/report.txt for more information
+ test basic/rt-mpi7/ NOT APPLICABLE
+ check file basic/rt-mpi7/report.txt for more information
+ test basic/rt-mpi8/ NOT APPLICABLE
+ check file basic/rt-mpi8/report.txt for more information
+ test basic/rt-mpi9/ NOT APPLICABLE
+ check file basic/rt-mpi9/report.txt for more information
+ test basic/rt-multi-1/ NOT APPLICABLE
+ check file basic/rt-multi-1/report.txt for more information
+ test basic/rt-plumed-mpi2/ NOT APPLICABLE
+ check file basic/rt-plumed-mpi2/report.txt for more information
+ test basic/rt-plumed-mpi/ NOT APPLICABLE
+ check file basic/rt-plumed-mpi/report.txt for more information
+ test basic/rt-xdrfile-1/ NOT APPLICABLE
+ check file basic/rt-xdrfile-1/report.txt for more information
+ test basic/rt-xdrfile-2/ NOT APPLICABLE
+ check file basic/rt-xdrfile-2/report.txt for more information
+ test crystallization/rt-averaged-q6-lowmem/ NOT APPLICABLE
+ check file crystallization/rt-averaged-q6-lowmem/report.txt for more information
+ test crystallization/rt-averaged-q6/ NOT APPLICABLE
+ check file crystallization/rt-averaged-q6/report.txt for more information
+ test crystallization/rt-averaged-q6-spAspB/ NOT APPLICABLE
+ check file crystallization/rt-averaged-q6-spAspB/report.txt for more information
+ test crystallization/rt-average-vec/ NOT APPLICABLE
+ check file crystallization/rt-average-vec/report.txt for more information
+ test crystallization/rt-dumpmulti/ NOT APPLICABLE
+ check file crystallization/rt-dumpmulti/report.txt for more information
+ test crystallization/rt-fibonacci-neighbors/ NOT APPLICABLE
+ check file crystallization/rt-fibonacci-neighbors/report.txt for more information
+ test crystallization/rt-grad/ NOT APPLICABLE
+ check file crystallization/rt-grad/report.txt for more information
+ test crystallization/rt-histogram/ NOT APPLICABLE
+ check file crystallization/rt-histogram/report.txt for more information
+ test crystallization/rt-nbonds-q6-lowmem/ NOT APPLICABLE
+ check file crystallization/rt-nbonds-q6-lowmem/report.txt for more information
+ test crystallization/rt-nbonds-q6/ NOT APPLICABLE
+ check file crystallization/rt-nbonds-q6/report.txt for more information
+ test crystallization/rt-q6-lowmem/ NOT APPLICABLE
+ check file crystallization/rt-q6-lowmem/report.txt for more information
+ test crystallization/rt-q6-lq6-around/ NOT APPLICABLE
+ check file crystallization/rt-q6-lq6-around/report.txt for more information
+ test crystallization/rt-q6/ NOT APPLICABLE
+ check file crystallization/rt-q6/report.txt for more information
+ test crystallization/rt-q6-subset/ NOT APPLICABLE
+ check file crystallization/rt-q6-subset/report.txt for more information
+ test crystallization/rt-sean-marks/ NOT APPLICABLE
+ check file crystallization/rt-sean-marks/report.txt for more information
+ test crystallization/rt-simplecubic/ NOT APPLICABLE
+ check file crystallization/rt-simplecubic/report.txt for more information
+ test crystallization/rt-smac/ NOT APPLICABLE
+ check file crystallization/rt-smac/report.txt for more information
+ test crystallization/rt-spherical-integral/ NOT APPLICABLE
+ check file crystallization/rt-spherical-integral/report.txt for more information
+ test crystallization/rt-splane/ NOT APPLICABLE
+ check file crystallization/rt-splane/report.txt for more information
+ test crystallization/rt-urea/ NOT APPLICABLE
+ check file crystallization/rt-urea/report.txt for more information
+ test crystallization/rt-volume/ NOT APPLICABLE
+ check file crystallization/rt-volume/report.txt for more information
+ test crystallization/rt-wcsurface2/ NOT APPLICABLE
+ check file crystallization/rt-wcsurface2/report.txt for more information
+ test crystallization/rt-wcsurface/ NOT APPLICABLE
+ check file crystallization/rt-wcsurface/report.txt for more information
+ test dimred/rt-mds2/ NOT APPLICABLE
+ check file dimred/rt-mds2/report.txt for more information
+ test dimred/rt-mds/ NOT APPLICABLE
+ check file dimred/rt-mds/report.txt for more information
+ test dimred/rt-pca-2/ NOT APPLICABLE
+ check file dimred/rt-pca-2/report.txt for more information
+ test dimred/rt-pca/ NOT APPLICABLE
+ check file dimred/rt-pca/report.txt for more information
+ test dimred/rt-pca-osample/ NOT APPLICABLE
+ check file dimred/rt-pca-osample/report.txt for more information
+ test dimred/rt-smap1/ NOT APPLICABLE
+ check file dimred/rt-smap1/report.txt for more information
+ test dimred/rt-smap-osample/ NOT APPLICABLE
+ check file dimred/rt-smap-osample/report.txt for more information
+ test dimred/rt-smap-pointwise/ NOT APPLICABLE
+ check file dimred/rt-smap-pointwise/report.txt for more information
+ test dimred/rt-smap-read/ NOT APPLICABLE
+ check file dimred/rt-smap-read/report.txt for more information
+ test dimred/rt-smap-smacof/ NOT APPLICABLE
+ check file dimred/rt-smap-smacof/report.txt for more information
+ test dimred/rt-store-histo/ NOT APPLICABLE
+ check file dimred/rt-store-histo/report.txt for more information
+ test drr/rt-divergence/ NOT APPLICABLE
+ check file drr/rt-divergence/report.txt for more information
+ test drr/rt-eabf/ NOT APPLICABLE
+ check file drr/rt-eabf/report.txt for more information
+ test drr/rt-eabf-zgrid/ NOT APPLICABLE
+ check file drr/rt-eabf-zgrid/report.txt for more information
+ test drr/rt-egabf/ NOT APPLICABLE
+ check file drr/rt-egabf/report.txt for more information
+ test drr/rt-extract2dpbc/ NOT APPLICABLE
+ check file drr/rt-extract2dpbc/report.txt for more information
+ test drr/rt-extract/ NOT APPLICABLE
+ check file drr/rt-extract/report.txt for more information
+ test drr/rt-merge/ NOT APPLICABLE
+ check file drr/rt-merge/report.txt for more information
+ test drr/rt-multirep/ NOT APPLICABLE
+ check file drr/rt-multirep/report.txt for more information
+ test drr/rt-noczar/ NOT APPLICABLE
+ check file drr/rt-noczar/report.txt for more information
+ test drr/rt-pmf1d/ NOT APPLICABLE
+ check file drr/rt-pmf1d/report.txt for more information
+ test drr/rt-restart/ NOT APPLICABLE
+ check file drr/rt-restart/report.txt for more information
+ test eds/rt-eds-adaptive/ NOT APPLICABLE
+ check file eds/rt-eds-adaptive/report.txt for more information
+ test eds/rt-eds-append-restart/ NOT APPLICABLE
+ check file eds/rt-eds-append-restart/report.txt for more information
+ test eds/rt-eds-covar/ NOT APPLICABLE
+ check file eds/rt-eds-covar/report.txt for more information
+ test eds/rt-eds-dynamic-center/ NOT APPLICABLE
+ check file eds/rt-eds-dynamic-center/report.txt for more information
+ test eds/rt-eds-lm/ NOT APPLICABLE
+ check file eds/rt-eds-lm/report.txt for more information
+ test eds/rt-eds-ramp/ NOT APPLICABLE
+ check file eds/rt-eds-ramp/report.txt for more information
+ test eds/rt-eds-read-restart/ NOT APPLICABLE
+ check file eds/rt-eds-read-restart/report.txt for more information
+ test isdb/rt-bayesgje-2/ NOT APPLICABLE
+ check file isdb/rt-bayesgje-2/report.txt for more information
+ test isdb/rt-bayesgje/ NOT APPLICABLE
+ check file isdb/rt-bayesgje/report.txt for more information
+ test isdb/rt-bayesspe/ NOT APPLICABLE
+ check file isdb/rt-bayesspe/report.txt for more information
+ test isdb/rt-caliber/ NOT APPLICABLE
+ check file isdb/rt-caliber/report.txt for more information
+ test isdb/rt-cs2backbone-mi/ NOT APPLICABLE
+ check file isdb/rt-cs2backbone-mi/report.txt for more information
+ test isdb/rt-cs2backbone-mpi/ NOT APPLICABLE
+ check file isdb/rt-cs2backbone-mpi/report.txt for more information
+ test isdb/rt-emmi-gauss/ NOT APPLICABLE
+ check file isdb/rt-emmi-gauss/report.txt for more information
+ test isdb/rt-emmi-gauss-mpi/ NOT APPLICABLE
+ check file isdb/rt-emmi-gauss-mpi/report.txt for more information
+ test isdb/rt-emmi-marginal/ NOT APPLICABLE
+ check file isdb/rt-emmi-marginal/report.txt for more information
+ test isdb/rt-emmi-marginal-mpi/ NOT APPLICABLE
+ check file isdb/rt-emmi-marginal-mpi/report.txt for more information
+ test isdb/rt-emmi-out/ NOT APPLICABLE
+ check file isdb/rt-emmi-out/report.txt for more information
+ test isdb/rt-emmi-out-mpi/ NOT APPLICABLE
+ check file isdb/rt-emmi-out-mpi/report.txt for more information
+ test isdb/rt-noe-mpi/ NOT APPLICABLE
+ check file isdb/rt-noe-mpi/report.txt for more information
+ test isdb/rt-rdc-gsl/ NOT APPLICABLE
+ check file isdb/rt-rdc-gsl/report.txt for more information
+ test isdb/rt-rdc-mi/ NOT APPLICABLE
+ check file isdb/rt-rdc-mi/report.txt for more information
+ test isdb/rt-rdc-mpi/ NOT APPLICABLE
+ check file isdb/rt-rdc-mpi/report.txt for more information
+ test isdb/rt-saxs-2/ NOT APPLICABLE
+ check file isdb/rt-saxs-2/report.txt for more information
+ test isdb/rt-saxs-gpu/ NOT APPLICABLE
+ check file isdb/rt-saxs-gpu/report.txt for more information
+ test isdb/rt-saxs/ NOT APPLICABLE
+ check file isdb/rt-saxs/report.txt for more information
+ test isdb/rt-saxs-mi/ NOT APPLICABLE
+ check file isdb/rt-saxs-mi/report.txt for more information
+ test isdb/rt-sel/ NOT APPLICABLE
+ check file isdb/rt-sel/report.txt for more information
+ test logmfd/rt-logmfd-nve/ NOT APPLICABLE
+ check file logmfd/rt-logmfd-nve/report.txt for more information
+ test logmfd/rt-logmfd-nvt/ NOT APPLICABLE
+ check file logmfd/rt-logmfd-nvt/report.txt for more information
+ test logmfd/rt-logmfd-vs/ NOT APPLICABLE
+ check file logmfd/rt-logmfd-vs/report.txt for more information
+ test manyrestraints/rt53/ NOT APPLICABLE
+ check file manyrestraints/rt53/report.txt for more information
+ test mapping/rt39-mpi/ NOT APPLICABLE
+ check file mapping/rt39-mpi/report.txt for more information
+ test mapping/rt40-mpi/ NOT APPLICABLE
+ check file mapping/rt40-mpi/report.txt for more information
+ test maze/rt-bias/ NOT APPLICABLE
+ check file maze/rt-bias/report.txt for more information
+ test maze/rt-loss/ NOT APPLICABLE
+ check file maze/rt-loss/report.txt for more information
+ test maze/rt-opt-memetic-sampling-heuristics/ NOT APPLICABLE
+ check file maze/rt-opt-memetic-sampling-heuristics/report.txt for more information
+ test maze/rt-opt-memetic-sampling/ NOT APPLICABLE
+ check file maze/rt-opt-memetic-sampling/report.txt for more information
+ test maze/rt-opt-random-acceleration/ NOT APPLICABLE
+ check file maze/rt-opt-random-acceleration/report.txt for more information
+ test maze/rt-opt-random-walk/ NOT APPLICABLE
+ check file maze/rt-opt-random-walk/report.txt for more information
+ test maze/rt-opt-simulated-annealing/ NOT APPLICABLE
+ check file maze/rt-opt-simulated-annealing/report.txt for more information
+ test maze/rt-opt-steered-md/ NOT APPLICABLE
+ check file maze/rt-opt-steered-md/report.txt for more information
+ test multicolvar/rt19-mpi/ NOT APPLICABLE
+ check file multicolvar/rt19-mpi/report.txt for more information
+ test multicolvar/rt20-mpi/ NOT APPLICABLE
+ check file multicolvar/rt20-mpi/report.txt for more information
+ test multicolvar/rt-link/ NOT APPLICABLE
+ check file multicolvar/rt-link/report.txt for more information
+ test pamm/rt-hbpamm/ NOT APPLICABLE
+ check file pamm/rt-hbpamm/report.txt for more information
+ test pamm/rt-pamm-aperiodic/ NOT APPLICABLE
+ check file pamm/rt-pamm-aperiodic/report.txt for more information
+ test pamm/rt-pamm-periodic/ NOT APPLICABLE
+ check file pamm/rt-pamm-periodic/report.txt for more information
+ test piv/rt-piv-derivatives/ NOT APPLICABLE
+ check file piv/rt-piv-derivatives/report.txt for more information
+ test piv/rt-piv-derivatives_onlycross/ NOT APPLICABLE
+ check file piv/rt-piv-derivatives_onlycross/report.txt for more information
+ test piv/rt-piv-derivatives_onlydirect/ NOT APPLICABLE
+ check file piv/rt-piv-derivatives_onlydirect/report.txt for more information
+ test piv/rt-piv-distance/ NOT APPLICABLE
+ check file piv/rt-piv-distance/report.txt for more information
+ test piv/rt-piv-distance_onlycross/ NOT APPLICABLE
+ check file piv/rt-piv-distance_onlycross/report.txt for more information
+ test piv/rt-piv-distance_onlydirect/ NOT APPLICABLE
+ check file piv/rt-piv-distance_onlydirect/report.txt for more information
+ test python/rt-protein/ NOT APPLICABLE
+ check file python/rt-protein/report.txt for more information
+ test secondarystructure/rt33-mpi/ NOT APPLICABLE
+ check file secondarystructure/rt33-mpi/report.txt for more information
+ test ves/rt-bf-chebyshev/ NOT APPLICABLE
+ check file ves/rt-bf-chebyshev/report.txt for more information
+ test ves/rt-bf-combined/ NOT APPLICABLE
+ check file ves/rt-bf-combined/report.txt for more information
+ test ves/rt-bf-cosine/ NOT APPLICABLE
+ check file ves/rt-bf-cosine/report.txt for more information
+ test ves/rt-bf-custom-legendre/ NOT APPLICABLE
+ check file ves/rt-bf-custom-legendre/report.txt for more information
+ test ves/rt-bf-custom/ NOT APPLICABLE
+ check file ves/rt-bf-custom/report.txt for more information
+ test ves/rt-bf-custom-transform/ NOT APPLICABLE
+ check file ves/rt-bf-custom-transform/report.txt for more information
+ test ves/rt-bf-fourier/ NOT APPLICABLE
+ check file ves/rt-bf-fourier/report.txt for more information
+ test ves/rt-bf-legendre/ NOT APPLICABLE
+ check file ves/rt-bf-legendre/report.txt for more information
+ test ves/rt-bf-legendre-scaled/ NOT APPLICABLE
+ check file ves/rt-bf-legendre-scaled/report.txt for more information
+ test ves/rt-bf-powers/ NOT APPLICABLE
+ check file ves/rt-bf-powers/report.txt for more information
+ test ves/rt-bf-sine/ NOT APPLICABLE
+ check file ves/rt-bf-sine/report.txt for more information
+ test ves/rt-le-1d-biascutoff/ NOT APPLICABLE
+ check file ves/rt-le-1d-biascutoff/report.txt for more information
+ test ves/rt-le-1d-biascutoff-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-biascutoff-restart/report.txt for more information
+ test ves/rt-le-1d-chebyshev-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-chebyshev-welltempered/report.txt for more information
+ test ves/rt-le-1d-custom-fes-1-beta/ NOT APPLICABLE
+ check file ves/rt-le-1d-custom-fes-1-beta/report.txt for more information
+ test ves/rt-le-1d-custom-fes-1-kBT/ NOT APPLICABLE
+ check file ves/rt-le-1d-custom-fes-1-kBT/report.txt for more information
+ test ves/rt-le-1d-custom-fes-2/ NOT APPLICABLE
+ check file ves/rt-le-1d-custom-fes-2/report.txt for more information
+ test ves/rt-le-1d-gaussian/ NOT APPLICABLE
+ check file ves/rt-le-1d-gaussian/report.txt for more information
+ test ves/rt-le-1d-initial-coeffs-2/ NOT APPLICABLE
+ check file ves/rt-le-1d-initial-coeffs-2/report.txt for more information
+ test ves/rt-le-1d-initial-coeffs/ NOT APPLICABLE
+ check file ves/rt-le-1d-initial-coeffs/report.txt for more information
+ test ves/rt-le-1d-legendre-scaled-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-legendre-scaled-welltempered/report.txt for more information
+ test ves/rt-le-1d-legendre-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-legendre-welltempered/report.txt for more information
+ test ves/rt-le-1d-multibias-filenames/ NOT APPLICABLE
+ check file ves/rt-le-1d-multibias-filenames/report.txt for more information
+ test ves/rt-le-1d-multibias/ NOT APPLICABLE
+ check file ves/rt-le-1d-multibias/report.txt for more information
+ test ves/rt-le-1d-multibias-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-multibias-restart/report.txt for more information
+ test ves/rt-le-1d-mwalkers/ NOT APPLICABLE
+ check file ves/rt-le-1d-mwalkers/report.txt for more information
+ test ves/rt-le-1d-mwalkers-off/ NOT APPLICABLE
+ check file ves/rt-le-1d-mwalkers-off/report.txt for more information
+ test ves/rt-le-1d-mwalkers-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-mwalkers-restart/report.txt for more information
+ test ves/rt-le-1d-mwalkers-welltempered-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-mwalkers-welltempered-restart/report.txt for more information
+ test ves/rt-le-1d-opt-initial-coeffs/ NOT APPLICABLE
+ check file ves/rt-le-1d-opt-initial-coeffs/report.txt for more information
+ test ves/rt-le-1d-outside/ NOT APPLICABLE
+ check file ves/rt-le-1d-outside/report.txt for more information
+ test ves/rt-le-1d-productcombination-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-productcombination-welltempered/report.txt for more information
+ test ves/rt-le-1d-restart-start-afresh/ NOT APPLICABLE
+ check file ves/rt-le-1d-restart-start-afresh/report.txt for more information
+ test ves/rt-le-1d-static-bias-cutoff/ NOT APPLICABLE
+ check file ves/rt-le-1d-static-bias-cutoff/report.txt for more information
+ test ves/rt-le-1d-static-bias/ NOT APPLICABLE
+ check file ves/rt-le-1d-static-bias/report.txt for more information
+ test ves/rt-le-1d-uniform-2/ NOT APPLICABLE
+ check file ves/rt-le-1d-uniform-2/report.txt for more information
+ test ves/rt-le-1d-uniform/ NOT APPLICABLE
+ check file ves/rt-le-1d-uniform/report.txt for more information
+ test ves/rt-le-1d-uniform-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-uniform-restart/report.txt for more information
+ test ves/rt-le-1d-welltempered-final-targetdist-written-2/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-final-targetdist-written-2/report.txt for more information
+ test ves/rt-le-1d-welltempered-final-targetdist-written/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-final-targetdist-written/report.txt for more information
+ test ves/rt-le-1d-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered/report.txt for more information
+ test ves/rt-le-1d-welltempered-mpi/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-mpi/report.txt for more information
+ test ves/rt-le-1d-welltempered-restart/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-restart/report.txt for more information
+ test ves/rt-le-1d-welltempered-restart-mpi/ NOT APPLICABLE
+ check file ves/rt-le-1d-welltempered-restart-mpi/report.txt for more information
+ test ves/rt-le-2d-fesproj/ NOT APPLICABLE
+ check file ves/rt-le-2d-fesproj/report.txt for more information
+ test ves/rt-le-2d-gaussian/ NOT APPLICABLE
+ check file ves/rt-le-2d-gaussian/report.txt for more information
+ test ves/rt-le-2d-legendre-scaled-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-legendre-scaled-welltempered/report.txt for more information
+ test ves/rt-le-2d-legendre-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-legendre-welltempered/report.txt for more information
+ test ves/rt-le-2d-linearcombination-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-linearcombination-welltempered/report.txt for more information
+ test ves/rt-le-2d-mixedbasis-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-mixedbasis-welltempered/report.txt for more information
+ test ves/rt-le-2d-output-mismatch-and-final-output/ NOT APPLICABLE
+ check file ves/rt-le-2d-output-mismatch-and-final-output/report.txt for more information
+ test ves/rt-le-2d-outside/ NOT APPLICABLE
+ check file ves/rt-le-2d-outside/report.txt for more information
+ test ves/rt-le-2d-outside-mwalkers/ NOT APPLICABLE
+ check file ves/rt-le-2d-outside-mwalkers/report.txt for more information
+ test ves/rt-le-2d-uniform-2/ NOT APPLICABLE
+ check file ves/rt-le-2d-uniform-2/report.txt for more information
+ test ves/rt-le-2d-uniform/ NOT APPLICABLE
+ check file ves/rt-le-2d-uniform/report.txt for more information
+ test ves/rt-le-2d-welltempered/ NOT APPLICABLE
+ check file ves/rt-le-2d-welltempered/report.txt for more information
+ test ves/rt-le-2d-welltempered-mpi/ NOT APPLICABLE
+ check file ves/rt-le-2d-welltempered-mpi/report.txt for more information
+ test ves/rt-md_le-1d-fourier/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-fourier/report.txt for more information
+ test ves/rt-md_le-1d/ NOT APPLICABLE
+ check file ves/rt-md_le-1d/report.txt for more information
+ test ves/rt-md_le-1d-mpi-2-replicas/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-2-replicas/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-frictions/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-frictions/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-inputcoeffs/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-inputcoeffs/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-prefactors/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-prefactors/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-seeds/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-seeds/report.txt for more information
+ test ves/rt-md_le-1d-mpi-4-replicas-diff-temps/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-4-replicas-diff-temps/report.txt for more information
+ test ves/rt-md_le-1d-mpi-5-replicas-diff-asymmetric-potentials/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi-5-replicas-diff-asymmetric-potentials/report.txt for more information
+ test ves/rt-md_le-1d-mpi/ NOT APPLICABLE
+ check file ves/rt-md_le-1d-mpi/report.txt for more information
+ test ves/rt-md_le-2d-fourier-aladipep/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-fourier-aladipep/report.txt for more information
+ test ves/rt-md_le-2d-gen-template-coeffs-file/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-gen-template-coeffs-file/report.txt for more information
+ test ves/rt-md_le-2d-wolfe-quapp/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-wolfe-quapp/report.txt for more information
+ test ves/rt-md_le-2d-wolfe-quapp-mpi-4-replicas/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-wolfe-quapp-mpi-4-replicas/report.txt for more information
+ test ves/rt-md_le-2d-wolfe-quapp-rotated/ NOT APPLICABLE
+ check file ves/rt-md_le-2d-wolfe-quapp-rotated/report.txt for more information
+ test ves/rt-opt-averaged-sgd-exp-decaying-aver-2/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-exp-decaying-aver-2/report.txt for more information
+ test ves/rt-opt-averaged-sgd-exp-decaying-aver/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-exp-decaying-aver/report.txt for more information
+ test ves/rt-opt-averaged-sgd/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd/report.txt for more information
+ test ves/rt-opt-averaged-sgd-maskfile/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-maskfile/report.txt for more information
+ test ves/rt-opt-averaged-sgd-monitor-aver-grad-exp-decay/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-monitor-aver-grad-exp-decay/report.txt for more information
+ test ves/rt-opt-averaged-sgd-monitor-aver-grad/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-monitor-aver-grad/report.txt for more information
+ test ves/rt-opt-averaged-sgd-monitor-inst-grad/ NOT APPLICABLE
+ check file ves/rt-opt-averaged-sgd-monitor-inst-grad/report.txt for more information
+ test ves/rt-opt-dummy/ NOT APPLICABLE
+ check file ves/rt-opt-dummy/report.txt for more information
+ test ves/rt-output-fes-1d/ NOT APPLICABLE
+ check file ves/rt-output-fes-1d/report.txt for more information
+ test ves/rt-output-fes-1d-targetdist/ NOT APPLICABLE
+ check file ves/rt-output-fes-1d-targetdist/report.txt for more information
+ test ves/rt-output-fes-2d-targetdist/ NOT APPLICABLE
+ check file ves/rt-output-fes-2d-targetdist/report.txt for more information
+ test ves/rt-td-chi/ NOT APPLICABLE
+ check file ves/rt-td-chi/report.txt for more information
+ test ves/rt-td-chi-squared/ NOT APPLICABLE
+ check file ves/rt-td-chi-squared/report.txt for more information
+ test ves/rt-td-custom/ NOT APPLICABLE
+ check file ves/rt-td-custom/report.txt for more information
+ test ves/rt-td-exponentially-modified-gaussian/ NOT APPLICABLE
+ check file ves/rt-td-exponentially-modified-gaussian/report.txt for more information
+ test ves/rt-td-exponential/ NOT APPLICABLE
+ check file ves/rt-td-exponential/report.txt for more information
+ test ves/rt-td-force-normalization/ NOT APPLICABLE
+ check file ves/rt-td-force-normalization/report.txt for more information
+ test ves/rt-td-gaussian/ NOT APPLICABLE
+ check file ves/rt-td-gaussian/report.txt for more information
+ test ves/rt-td-generalized-extreme-value/ NOT APPLICABLE
+ check file ves/rt-td-generalized-extreme-value/report.txt for more information
+ test ves/rt-td-generalized-normal/ NOT APPLICABLE
+ check file ves/rt-td-generalized-normal/report.txt for more information
+ test ves/rt-td-grid/ NOT APPLICABLE
+ check file ves/rt-td-grid/report.txt for more information
+ test ves/rt-td-linearcombination/ NOT APPLICABLE
+ check file ves/rt-td-linearcombination/report.txt for more information
+ test ves/rt-td-modifiers/ NOT APPLICABLE
+ check file ves/rt-td-modifiers/report.txt for more information
+ test ves/rt-td-multicanonical/ NOT APPLICABLE
+ check file ves/rt-td-multicanonical/report.txt for more information
+ test ves/rt-td-multicanonical-withcv/ NOT APPLICABLE
+ check file ves/rt-td-multicanonical-withcv/report.txt for more information
+ test ves/rt-td-multithermal-multibaric/ NOT APPLICABLE
+ check file ves/rt-td-multithermal-multibaric/report.txt for more information
+ test ves/rt-td-multithermal-multibaric-withcv/ NOT APPLICABLE
+ check file ves/rt-td-multithermal-multibaric-withcv/report.txt for more information
+ test ves/rt-td-productcombination/ NOT APPLICABLE
+ check file ves/rt-td-productcombination/report.txt for more information
+ test ves/rt-td-productdist+linearcombination/ NOT APPLICABLE
+ check file ves/rt-td-productdist+linearcombination/report.txt for more information
+ test ves/rt-td-productdist/ NOT APPLICABLE
+ check file ves/rt-td-productdist/report.txt for more information
+ test ves/rt-td-shift-to-zero/ NOT APPLICABLE
+ check file ves/rt-td-shift-to-zero/report.txt for more information
+ test ves/rt-td-uniform/ NOT APPLICABLE
+ check file ves/rt-td-uniform/report.txt for more information
+ test ves/rt-td-vonmises/ NOT APPLICABLE
+ check file ves/rt-td-vonmises/report.txt for more information
+ test ves/rt-VesDeltaF/ NOT APPLICABLE
+ check file ves/rt-VesDeltaF/report.txt for more information
+ test ves/rt-VesDeltaF-mwalkers/ NOT APPLICABLE
+ check file ves/rt-VesDeltaF-mwalkers/report.txt for more information
+ ERROR in test basic/rt13/
+ check file basic/rt13/report.txt for more information
+ ERROR in test basic/rt20b/
+ check file basic/rt20b/report.txt for more information
+ ERROR in test basic/rt23/
+ check file basic/rt23/report.txt for more information
+ ERROR in test basic/rt39/
+ check file basic/rt39/report.txt for more information
+ ERROR in test basic/rt40/
+ check file basic/rt40/report.txt for more information
+ ERROR in test basic/rt42d/
+ check file basic/rt42d/report.txt for more information
+ ERROR in test basic/rt42/
+ check file basic/rt42/report.txt for more information
+ ERROR in test basic/rt42-matheval/
+ check file basic/rt42-matheval/report.txt for more information
+ ERROR in test basic/rt63c/
+ check file basic/rt63c/report.txt for more information
+ ERROR in test basic/rt65-rmsd2/
+ check file basic/rt65-rmsd2/report.txt for more information
+ ERROR in test basic/rt-atomic-units/
+ check file basic/rt-atomic-units/report.txt for more information
+ ERROR in test basic/rt-close-structure/
+ check file basic/rt-close-structure/report.txt for more information
+ ERROR in test basic/rt-ghost-1/
+ check file basic/rt-ghost-1/report.txt for more information
+ ERROR in test basic/rt-lepton/
+ check file basic/rt-lepton/report.txt for more information
+ ERROR in test basic/rt-make-0/
+ check file basic/rt-make-0/report.txt for more information
+ ERROR in test basic/rt-make-1/
+ check file basic/rt-make-1/report.txt for more information
+ ERROR in test basic/rt-make-3/
+ check file basic/rt-make-3/report.txt for more information
+ ERROR in test basic/rt-make-4/
+ check file basic/rt-make-4/report.txt for more information
+ ERROR in test basic/rt-make-7/
+ check file basic/rt-make-7/report.txt for more information
+ ERROR in test basic/rt-make-8/
+ check file basic/rt-make-8/report.txt for more information
+ ERROR in test basic/rt-make-exceptions/
+ check file basic/rt-make-exceptions/report.txt for more information
+ ERROR in test basic/rt-make-extracv/
+ check file basic/rt-make-extracv/report.txt for more information
+ ERROR in test basic/rt-make-mw/
+ check file basic/rt-make-mw/report.txt for more information
+ ERROR in test basic/rt-make-namd/
+ check file basic/rt-make-namd/report.txt for more information
+ ERROR in test basic/rt-make-wrappers/
+ check file basic/rt-make-wrappers/report.txt for more information
+ ERROR in test basic/rt-maxent-1/
+ check file basic/rt-maxent-1/report.txt for more information
+ ERROR in test basic/rt-maxent-2/
+ check file basic/rt-maxent-2/report.txt for more information
+ ERROR in test mapping/rt39/
+ check file mapping/rt39/report.txt for more information
+ ERROR in test mapping/rt40/
+ check file mapping/rt40/report.txt for more information
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Final report:
+ 226 tests performed, 266 tests not applicable
+ 29 errors found
+ Find the bug!
+ To replace references, go to the test directory and
+ type 'make reset'
+++++++++++++++++++++++++++++++++++++++++++++++++++++
Seems like asmjit
definitely influence on something...
Thanks @dvdesolve
It looks like the additional failures are those using CUSTOM. I guess this means asmjit is not working properly.
I hope this only happens with the manual edits I suggested on asmjit/asmjit_build.h
and not with the unmodified code.
I admit I do not really understand the asmjit code, so I am afraid I won't be able to fix this...
Trying to build PLUMED with asmjit extension using Intel 15.0.3 compilers and MKL 2015.3.187-lp64. Configure line is:
I have the following error near the end of building process: