This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| *** InsightToolkit-5.1.0/Modules/Numerics/Statistics/include/itkExpectationMaximizationMixtureModelEstimator.hxx.original 2020-07-04 09:18:24.117716652 -0400 | |
| --- InsightToolkit-5.1.0/Modules/Numerics/Statistics/include/itkExpectationMaximizationMixtureModelEstimator.hxx 2020-07-04 09:18:37.616704226 -0400 | |
| *************** | |
| *** 18,24 **** | |
| #ifndef itkExpectationMaximizationMixtureModelEstimator_hxx | |
| #define itkExpectationMaximizationMixtureModelEstimator_hxx | |
| ! #include "../include/itkExpectationMaximizationMixtureModelEstimator.h" | |
| #include "itkNumericTraits.h" | |
| #include "itkMath.h" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| == COMPLETED: Installation ended successfully (took 1 min 58 sec) | |
| == Results of the build can be found in the log file(s) /sw/arcts/EasyBuilt/software/binutils/2.32-GCCcore-8.3.0/easybuild/easybuild-binutils-2.32-20200520.113415.log | |
| == processing EasyBuild easyconfig /sw/arcts/EasyBuilt/software/EasyBuild/4.2.0/easybuild/easyconfigs/a/Autoconf/Autoconf-2.69-GCCcore-8.3.0.eb | |
| == building and installing Compiler/GCCcore/8.3.0/Autoconf/2.69... | |
| == fetching files... | |
| == creating build dir, resetting environment... | |
| == unpacking... | |
| == patching... | |
| == preparing... | |
| == configuring... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Version 1 of the updated `tools/docs.py` rst output. | |
| ``` | |
| List of known toolchains | |
| ------------------------ | |
| ================ ================ =========== ======================= ======== | |
| Name Compiler(s) MPI BLAS/LAPACK/ScaLAPACK FFT | |
| ================ ================ =========== ======================= ======== | |
| **cgmpich** Clang, GCC MPICH (*none*) (*none*) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [studentpc2 ~]$ eb --list-toolchains --output-format=rst | |
| List of known toolchains | |
| ------------------------ | |
| ================ ================ =========== ================ ===== ======== ======== ========= ==== ============= | |
| name compiler MPI COMPILER BLACS BLAS LAPACK ScaLAPACK FFT CUDA compiler | |
| ================ ================ =========== ================ ===== ======== ======== ========= ==== ============= | |
| **ClangGCC** Clang, GCC Clang, GCC | |
| . . . . | |
| **cgoolf** Clang, GCC OpenMPI Clang, GCC BLACS OpenBLAS OpenBLAS ScaLAPACK FFTW |