SkyNet is publicly available as an open-source software at https://bitbucket.org/jlippuner/skynet.

However, i can not install it on my computer?

Have anyone met the similar problem? First,

CC=icc CXX=icpc Fortan=ifort cmake -DSKYNET_MATRIX_SOLVER=mkl -DCMAKE_INSTALL_PREFIX=~/skynet/install ..

Second,

make -j install

Third,

make test.

Then i meet as follows,

The following tests FAILED:

1 - StopWatch (Failed)

2 - MatrixSolver (Failed)

3 - FunctionIntegrator (Failed)

4 - ReadReaclib (Failed)

5 - ReadFFN (Not Run)

6 - ReadWebnucleo (Failed)

7 - ReadWinv (Failed)

8 - ReadFissionReactions (Not Run)

9 - NetworkOutput (Not Run)

10 - NSE (Not Run)

11 - NSE_screening (Not Run)

12 - HelmholtzEOS (Failed)

13 - TrivialNetworks (Not Run)

14 - SmallNetworks (Not Run)

15 - AlphaNetwork (Not Run)

16 - NeutrinoNetwork (Not Run)

17 - FortranOperatorSplitting (Not Run)

18 - InverseRates (Not Run)

19 - XRayBurst (Not Run)

20 - ReactionTurnOff (Not Run)

21 - r-process (Not Run)

22 - NSEEvolution (Not Run)

23 - InternalEnergyConservation (Not Run)

Errors while running CTest

More Qing-Zhen Chai's questions See All
Similar questions and discussions