Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing Issues under cygwin64 #275

Closed
ghost opened this issue Apr 16, 2019 · 13 comments
Closed

Testing Issues under cygwin64 #275

ghost opened this issue Apr 16, 2019 · 13 comments

Comments

@ghost
Copy link

ghost commented Apr 16, 2019

Hi, everyone

I asked you about building error in #273 because I thought that that error is related to fail in
Unit test and Regression test. https://openfast.readthedocs.io/en/master/source/testing/index.html

But, I understood that is not related to it through I got some advise in #273
Apropos, I'd like to take this opportunity to thank respondent in #273

That aside, I explain testing issues

  1. Unit test
    I followed this link https://openfast.readthedocs.io/en/master/source/testing/unit_test.html

$ cmake .. -DBUILD_TESTING=ON
-- A library with BLAS API found.
-- A library with BLAS API found.
-- A library with LAPACK API found.
-- Setting system file as: src/SysGnuLinux.f90
-- Configuring done
-- Generating done
-- Build files have been written to: /home/Bridge Lab/code/Openfast/build

$ make beamdyn_utest
Scanning dependencies of target pfunit
[ 0%] Creating directories for 'pfunit'
[ 4%] No download step for 'pfunit'
[ 4%] No patch step for 'pfunit'
[ 4%] No update step for 'pfunit'
[ 8%] Performing configure step for 'pfunit'
** WARNING: Install path not found! Please set PFUNIT or use -DINSTALL_PATH=...
++ Remember to set the environment variable PFUNIT to the install directory!
++ Example: export PFUNIT=OFF
-- Installing to INSTALL_PATH: OFF
C:\Users\tboys\AppData\Local\Programs\Python\Python37\python.exe: can't open file '/home/Bridge Lab/code/Openfast/unit_tests/pfunit/source/GenerateAssertsOnArrays.py': [Errno 2] No such file or directory
C:\Users\tboys\AppData\Local\Programs\Python\Python37\python.exe: can't open file '/home/Bridge Lab/code/Openfast/unit_tests/pfunit/source/GeneratedSources.py': [Errno 2] No such file or directory
Including generated files ''.
CMake Error at source/CMakeLists.txt:26 (include):
include could not find load file:

/home/Bridge Lab/code/Openfast/build/unit_tests/pfunit-build/source/

-- Configuring incomplete, errors occurred!
See also "/home/Bridge Lab/code/Openfast/build/unit_tests/pfunit-build/CMakeFiles/CMakeOutput.log".
make[3]: *** [unit_tests/CMakeFiles/pfunit.dir/build.make:106: unit_tests/pfunit-stamp/pfunit-configure] エラー 1
make[2]: *** [CMakeFiles/Makefile2:3238: unit_tests/CMakeFiles/pfunit.dir/all] エラー 2
make[1]: *** [CMakeFiles/Makefile2:3213: unit_tests/CMakeFiles/beamdyn_utest.dir/rule] エラー 2
make: *** [Makefile:1057: beamdyn_utest] エラー 2

I found similar issues in #193
I checked the respective directories correct
I ran FAST v2.1.0

image

  1. Regression test
    I followed this link https://openfast.readthedocs.io/en/master/source/testing/regression_test.html

$ ctest
Test project /home/Bridge Lab/code/OpenFAST/build
Start 1: AWT_YFix_WSt
1/37 Test #1: AWT_YFix_WSt .............................***Failed 0.06 sec
Start 2: AWT_WSt_StartUp_HighSpShutDown
2/37 Test #2: AWT_WSt_StartUp_HighSpShutDown ...........***Failed 0.04 sec
Start 3: AWT_YFree_WSt
3/37 Test #3: AWT_YFree_WSt ............................***Failed 0.06 sec
Start 4: AWT_YFree_WTurb
4/37 Test #4: AWT_YFree_WTurb ..........................***Failed 0.05 sec
Start 5: AWT_WSt_StartUpShutDown
5/37 Test #5: AWT_WSt_StartUpShutDown ..................***Failed 0.04 sec
Start 6: AOC_WSt
6/37 Test #6: AOC_WSt ..................................***Failed 0.05 sec
Start 7: AOC_YFree_WTurb
7/37 Test #7: AOC_YFree_WTurb ..........................***Failed 0.05 sec
Start 8: AOC_YFix_WSt
8/37 Test #8: AOC_YFix_WSt .............................***Failed 0.04 sec
Start 9: UAE_Dnwind_YRamp_WSt
9/37 Test #9: UAE_Dnwind_YRamp_WSt .....................***Failed 0.05 sec
Start 10: UAE_Upwind_Rigid_WRamp_PwrCurve
10/37 Test #10: UAE_Upwind_Rigid_WRamp_PwrCurve ..........***Failed 0.06 sec
Start 11: WP_VSP_WTurb_PitchFail
11/37 Test #11: WP_VSP_WTurb_PitchFail ...................***Failed 0.06 sec
Start 12: WP_VSP_ECD
12/37 Test #12: WP_VSP_ECD ...............................***Failed 0.06 sec
Start 13: WP_VSP_WTurb
13/37 Test #13: WP_VSP_WTurb .............................***Failed 0.06 sec
Start 14: SWRT_YFree_VS_EDG01
14/37 Test #14: SWRT_YFree_VS_EDG01 ......................***Failed 0.06 sec
Start 15: SWRT_YFree_VS_EDC01
15/37 Test #15: SWRT_YFree_VS_EDC01 ......................***Failed 0.06 sec
Start 16: SWRT_YFree_VS_WTurb
16/37 Test #16: SWRT_YFree_VS_WTurb ......................***Failed 0.05 sec
Start 17: 5MW_Land_DLL_WTurb
17/37 Test #17: 5MW_Land_DLL_WTurb .......................***Failed 0.06 sec
Start 18: 5MW_OC3Mnpl_DLL_WTurb_WavesIrr
18/37 Test #18: 5MW_OC3Mnpl_DLL_WTurb_WavesIrr ...........***Failed 0.04 sec
Start 19: 5MW_OC3Trpd_DLL_WSt_WavesReg
19/37 Test #19: 5MW_OC3Trpd_DLL_WSt_WavesReg .............***Failed 0.06 sec
Start 20: 5MW_OC4Jckt_DLL_WTurb_WavesIrr_MGrowth
20/37 Test #20: 5MW_OC4Jckt_DLL_WTurb_WavesIrr_MGrowth ...***Failed 0.04 sec
Start 21: 5MW_ITIBarge_DLL_WTurb_WavesIrr
21/37 Test #21: 5MW_ITIBarge_DLL_WTurb_WavesIrr ..........***Failed 0.04 sec
Start 22: 5MW_TLP_DLL_WTurb_WavesIrr_WavesMulti
22/37 Test #22: 5MW_TLP_DLL_WTurb_WavesIrr_WavesMulti ....***Failed 0.06 sec
Start 23: 5MW_OC3Spar_DLL_WTurb_WavesIrr
23/37 Test #23: 5MW_OC3Spar_DLL_WTurb_WavesIrr ...........***Failed 0.06 sec
Start 24: 5MW_OC4Semi_WSt_WavesWN
24/37 Test #24: 5MW_OC4Semi_WSt_WavesWN ..................***Failed 0.06 sec
Start 25: 5MW_Land_BD_DLL_WTurb
25/37 Test #25: 5MW_Land_BD_DLL_WTurb ....................***Failed 0.06 sec
Start 26: WP_Stationary_Linear
26/37 Test #26: WP_Stationary_Linear .....................***Failed 0.05 sec
Start 27: Ideal_Beam_Fixed_Free_Linear
27/37 Test #27: Ideal_Beam_Fixed_Free_Linear .............***Failed 0.06 sec
Start 28: Ideal_Beam_Free_Free_Linear
28/37 Test #28: Ideal_Beam_Free_Free_Linear ..............***Failed 0.06 sec
Start 29: 5MW_Land_BD_Linear
29/37 Test #29: 5MW_Land_BD_Linear .......................***Failed 0.04 sec
Start 30: bd_5MW_dynamic
30/37 Test #30: bd_5MW_dynamic ...........................***Failed 0.04 sec
Start 31: bd_5MW_dynamic_gravity_Az00
31/37 Test #31: bd_5MW_dynamic_gravity_Az00 ..............***Failed 0.05 sec
Start 32: bd_5MW_dynamic_gravity_Az90
32/37 Test #32: bd_5MW_dynamic_gravity_Az90 ..............***Failed 0.06 sec
Start 33: bd_curved_beam
33/37 Test #33: bd_curved_beam ...........................***Failed 0.05 sec
Start 34: bd_isotropic_rollup
34/37 Test #34: bd_isotropic_rollup ......................***Failed 0.06 sec
Start 35: bd_static_cantilever_beam
35/37 Test #35: bd_static_cantilever_beam ................***Failed 0.06 sec
Start 36: bd_static_twisted_with_k1
36/37 Test #36: bd_static_twisted_with_k1 ................***Failed 0.05 sec
Start 37: beamdyn_utest
Could not find executable /home/Bridge Lab/code/OpenFAST/build/unit_tests/beamdyn_utest
Looked in the following places:
/home/Bridge Lab/code/OpenFAST/build/unit_tests/beamdyn_utest
/home/Bridge Lab/code/OpenFAST/build/unit_tests/beamdyn_utest.exe
/home/Bridge Lab/code/OpenFAST/build/unit_tests/Release/beamdyn_utest
/home/Bridge Lab/code/OpenFAST/build/unit_tests/Release/beamdyn_utest.exe
/home/Bridge Lab/code/OpenFAST/build/unit_tests/Debug/beamdyn_utest
/home/Bridge Lab/code/OpenFAST/build/unit_tests/Debug/beamdyn_utest.exe
/home/Bridge Lab/code/OpenFAST/build/unit_tests/MinSizeRel/beamdyn_utest
/home/Bridge Lab/code/OpenFAST/build/unit_tests/MinSizeRel/beamdyn_utest.exe
/home/Bridge Lab/code/OpenFAST/build/unit_tests/RelWithDebInfo/beamdyn_utest
/home/Bridge Lab/code/OpenFAST/build/unit_tests/RelWithDebInfo/beamdyn_utest.exe
/home/Bridge Lab/code/OpenFAST/build/unit_tests/Deployment/beamdyn_utest
/home/Bridge Lab/code/OpenFAST/build/unit_tests/Deployment/beamdyn_utest.exe
/home/Bridge Lab/code/OpenFAST/build/unit_tests/Development/beamdyn_utest
/home/Bridge Lab/code/OpenFAST/build/unit_tests/Development/beamdyn_utest.exe
home/Bridge Lab/code/OpenFAST/build/unit_tests/beamdyn_utest
home/Bridge Lab/code/OpenFAST/build/unit_tests/beamdyn_utest.exe
home/Bridge Lab/code/OpenFAST/build/unit_tests/Release/beamdyn_utest
home/Bridge Lab/code/OpenFAST/build/unit_tests/Release/beamdyn_utest.exe
home/Bridge Lab/code/OpenFAST/build/unit_tests/Debug/beamdyn_utest
home/Bridge Lab/code/OpenFAST/build/unit_tests/Debug/beamdyn_utest.exe
home/Bridge Lab/code/OpenFAST/build/unit_tests/MinSizeRel/beamdyn_utest
home/Bridge Lab/code/OpenFAST/build/unit_tests/MinSizeRel/beamdyn_utest.exe
home/Bridge Lab/code/OpenFAST/build/unit_tests/RelWithDebInfo/beamdyn_utest
home/Bridge Lab/code/OpenFAST/build/unit_tests/RelWithDebInfo/beamdyn_utest.exe
home/Bridge Lab/code/OpenFAST/build/unit_tests/Deployment/beamdyn_utest
home/Bridge Lab/code/OpenFAST/build/unit_tests/Deployment/beamdyn_utest.exe
home/Bridge Lab/code/OpenFAST/build/unit_tests/Development/beamdyn_utest
home/Bridge Lab/code/OpenFAST/build/unit_tests/Development/beamdyn_utest.exe
Unable to find executable: /home/Bridge Lab/code/OpenFAST/build/unit_tests/beamdyn_utest
37/37 Test #37: beamdyn_utest ............................***Not Run 0.00 sec

0% tests passed, 37 tests failed out of 37

Label Time Summary:
aerodyn14 = 0.36 sec (7 tests)
aerodyn15 = 1.00 sec (19 tests)
beamdyn = 0.57 sec (11 tests)
dynamic = 0.15 sec (3 tests)
elastodyn = 1.31 sec (25 tests)
hydrodyn = 0.35 sec (7 tests)
linear = 0.21 sec (4 tests)
map = 0.16 sec (3 tests)
moordyn = 0.06 sec (1 test)
openfast = 1.52 sec (29 tests)
servodyn = 1.36 sec (26 tests)
static = 0.21 sec (4 tests)
subdyn = 0.14 sec (3 tests)

Total Test time (real) = 1.99 sec

The following tests FAILED:
1 - AWT_YFix_WSt (Failed)
2 - AWT_WSt_StartUp_HighSpShutDown (Failed)
3 - AWT_YFree_WSt (Failed)
4 - AWT_YFree_WTurb (Failed)
5 - AWT_WSt_StartUpShutDown (Failed)
6 - AOC_WSt (Failed)
7 - AOC_YFree_WTurb (Failed)
8 - AOC_YFix_WSt (Failed)
9 - UAE_Dnwind_YRamp_WSt (Failed)
10 - UAE_Upwind_Rigid_WRamp_PwrCurve (Failed)
11 - WP_VSP_WTurb_PitchFail (Failed)
12 - WP_VSP_ECD (Failed)
13 - WP_VSP_WTurb (Failed)
14 - SWRT_YFree_VS_EDG01 (Failed)
15 - SWRT_YFree_VS_EDC01 (Failed)
16 - SWRT_YFree_VS_WTurb (Failed)
17 - 5MW_Land_DLL_WTurb (Failed)
18 - 5MW_OC3Mnpl_DLL_WTurb_WavesIrr (Failed)
19 - 5MW_OC3Trpd_DLL_WSt_WavesReg (Failed)
20 - 5MW_OC4Jckt_DLL_WTurb_WavesIrr_MGrowth (Failed)
21 - 5MW_ITIBarge_DLL_WTurb_WavesIrr (Failed)
22 - 5MW_TLP_DLL_WTurb_WavesIrr_WavesMulti (Failed)
23 - 5MW_OC3Spar_DLL_WTurb_WavesIrr (Failed)
24 - 5MW_OC4Semi_WSt_WavesWN (Failed)
25 - 5MW_Land_BD_DLL_WTurb (Failed)
26 - WP_Stationary_Linear (Failed)
27 - Ideal_Beam_Fixed_Free_Linear (Failed)
28 - Ideal_Beam_Free_Free_Linear (Failed)
29 - 5MW_Land_BD_Linear (Failed)
30 - bd_5MW_dynamic (Failed)
31 - bd_5MW_dynamic_gravity_Az00 (Failed)
32 - bd_5MW_dynamic_gravity_Az90 (Failed)
33 - bd_curved_beam (Failed)
34 - bd_isotropic_rollup (Failed)
35 - bd_static_cantilever_beam (Failed)
36 - bd_static_twisted_with_k1 (Failed)
37 - beamdyn_utest (Not Run)
Errors while running CTest

I think that 37th case error is related to unit test error. but, I haven't the faintest idea about other that cases.

Please, give me some advise.
thank you

Ryota

@ghost ghost added the Type: Bug label Apr 16, 2019
@rafmudaf rafmudaf self-assigned this Apr 16, 2019
@bmazetto
Copy link

I've had a similar problem, the only successful test that I got was the beamdyn_utest. Then, when I tried to run manually using the python script “manualRegressionTest.py”, I’ve realized that the numpy version that I had installed (python37_numpy) was not being found during the tests. So, I installed the python36_numpy version and the majority of my tests passed.

@rafmudaf
Copy link
Collaborator

@traft1966 add the -v flag to ctest to get verbose output and share the results. You can do this for a single case with this command

ctest -R <case_name> -V

@rafmudaf
Copy link
Collaborator

@traft1966 were you able to test this further?

@manmathan299
Copy link

I am newer to openfast ..I have followed the installation instrutions...and i got the following errors for Building OpenFAST on Windows with CMake and Cygwin 64-bit as well as in linux...Building OpenFAST with CMake on Linux and Mac
Screenshot from 2019-09-24 20-33-43
Screenshot from 2019-09-24 20-35-28
Screenshot from 2019-09-24 20-37-30
Screenshot from 2019-09-24 20-38-07
Screenshot from 2019-09-24 20-38-39
Screenshot from 2019-09-24 20-38-55
hw can i rectify this to install in windows using cygwin64

@rafmudaf
Copy link
Collaborator

Which version of gfortran are you using both both ubuntu and cygwin and which version of OpenFAST (i.e. commit hash or tag)?

@manmathan299
Copy link

I am using gcc-fortran 7.4.0-1 for both in linux as well as Windows with CMake and Cygwin 64-bit ..i used openfast-master from the github which i think OpenFastv1.0 ..i tried to install with OpenFast1.0 manual

@manmathan299
Copy link

I tried again its showing this error...
1
2
Capture

@manmathan299
Copy link

I tried for third time with lower versions of (cmake-doc–cmake-gui–cygwin-devel–gcc-core–gcc-fortran–gcc-g++–git–make–makedepend) in cygwin i got the following error messages during installations
11
22
33
44
55
66
and finally after complition of make command i got the following message
77
after this as in the User manual OpenFast 1.0 "Grab a cup of coffee as this takes a while on Cygwin. Once the compilation is completed, theOpenFASTexecutableis present inOpenFAST/build/glue-codes/fast/openfast.exe"..i checked the exe file of openfast..it was available on the targetted folder..when i try to open...it showed the following message
exe erro
and also as mentioned in the Readme file of r_test..

r-test

This repository serves as a container for regression test data for system level and module level testing of OpenFAST. The repository contains:

  • input files for test case execution
  • baseline solutions for various machine and compiler combinations
  • turbine specific inputs

The baseline solutions serve as "gold standards" for the regression test suite and are updated periodically as OpenFAST and its modules are improved.

modules-local/

This directory contains module level tests for the modules found in the source code at openfast/modules-local.

beamdyn/

These BeamDyn specific cases are configured to run with the BeamDyn driver program rather than with a glue code.

glue-codes/

This directory contains system level tests for the various "glue codes" or drivers found in the source at openfast/glue-codes.

openfast/

These are the system level test cases taken from the FAST V8 CertTests.
Each test case directory contains the OpenFAST input file, .fst, and all other case specific inputs. All turbine specific inputs are linked by relative paths to their corresponding turbine data directory. See the individual test case README's for more information regarding the particular turbine model and portion of the OpenFAST system that is being tested.

The included turbine directories are:

The CertTest cases were recently renamed from the old style TestNN to more descriptive names. In general, the turbine abbreviation begins the case name followed by a concise description of the physics involved.

Map of old style names to new names

  Test01 - AWT_YFix_WSt  
  Test02 - AWT_WSt_StartUp_HighSpShutDown  
  Test03 - AWT_YFree_WSt  
  Test04 - AWT_YFree_WTurb  
  Test05 - AWT_WSt_StartUpShutDown  
  Test06 - AOC_WSt  
  Test07 - AOC_YFree_WTurb  
  Test08 - AOC_YFix_WSt  
  Test09 - UAE_Dnwind_YRamp_WSt  
  Test10 - UAE_Upwind_Rigid_WRamp_PwrCurve  
  Test11 - WP_VSP_WTurb_PitchFail  
  Test12 - WP_VSP_ECD  
  Test13 - WP_VSP_WTurb  
  Test14 - WP_Stationary_Linear  
  Test15 - SWRT_YFree_VS_EDG01  
  Test16 - SWRT_YFree_VS_EDC01  
  Test17 - SWRT_YFree_VS_WTurb  
  Test18 - 5MW_Land_DLL_WTurb  
  Test19 - 5MW_OC3Mnpl_DLL_WTurb_WavesIrr  
  Test20 - 5MW_OC3Trpd_DLL_WSt_WavesReg  
  Test21 - 5MW_OC4Jckt_DLL_WTurb_WavesIrr_MGrowth  
  Test22 - 5MW_ITIBarge_DLL_WTurb_WavesIrr  
  Test23 - 5MW_TLP_DLL_WTurb_WavesIrr_WavesMulti  
  Test24 - 5MW_OC3Spar_DLL_WTurb_WavesIrr  
  Test25 - 5MW_OC4Semi_WSt_WavesWN  
  Test26 - 5MW_Land_BD_DLL_WTurb  

Baselines

The regression test compares locally generated solutions to the baseline solutions generated on a series of machine and compiler combinations. Currently, the supported machine/compiler combinations for successful regression testing are:

  • linux-intel
  • macos-gnu
  • windows-intel
    Currently, the regression test supports only double precision solutions, so all
    baseline solutions are generated with a double precision build.

macos-gnu

These results were generated on a MacBook Pro running on macOS Sierra 10.12.6. The OpenFAST binary was compiled with gfortran installed through Homebrew's gcc package at gcc version 7.2.0 (Homebrew GCC 7.2.0). The math libraries in this build are found in the Accelerate Framework installed with Xcode command line tools at version 2347.

linux-intel

These results were generated on NREL's Peregrine HPC cluster running on CentOS 7.
The OpenFAST binary was compiled with Intel's ifort compiler version 17.0.5 and MKL 17.0.5 on Peregrine's Haswell compute nodes.

windows-intel

These results were generated on a Dell Latitude E7440 running Windows 7 Enterprise SP 1. The OpenFAST binary was compiled with Intel's Visual Fortran 17 update 4.

Updating the baselines

The baseline directories can be updated with the included updateBaselineSolutions.py. This script copies locally generated OpenFAST solutions into the appropriate machine - compiler baseline solution directory.

Usage: python updateBaselineSolutions.py source_directory target_directory system_name compiler_id
Example: python updateBaselineSolutions.py local/solution/TestName target/solution/TestName [Darwin,Linux,Windows] [Intel,GNU]

NOTE - ServoDyn external controllers for 5MW_Baseline cases

The cases using the 5MW turbine require an external controller for ServoDyn. The source code for three external controllers are provided, but they must be compiled and installed.

On Linux and Mac, cmake projects exist to compile the controllers with make.
For Windows systems, cmake can generate a Visual Studio project to compile and install the controllers.

**For all system types, create build directories at

  • r-test/glue-codes/openfast/5MW_Baseline/ServoData/DISCON/build
  • r-test/glue-codes/openfast/5MW_Baseline/ServoData/DISCON_ITI/build
  • r-test/glue-codes/openfast/5MW_Baseline/ServoData/DISCON_OC3/build

and run cmake .. in each one. For Windows, add your Visual Studio version and architecture in the following command:
cmake -G "Visual Studio 14 2015 Win64" ..

Ultimately, three .dll's should be compiled and placed in the 5MW_Baseline parallel to the test cases that will be executed. For example, if the regression test is executed automatically with ctest or manualRegressionTest.py, all case files will be copied to openfast/build. In this case, these three controller libraries must exist:

  • openfast/build/reg_tests/glue-codes/openfast/5MW_Baseline/ServoData/DISCON.dll
  • openfast/build/reg_tests/glue-codes/openfast/5MW_Baseline/ServoData/DISCON_ITIBarge.dll
  • openfast/build/reg_tests/glue-codes/openfast/5MW_Baseline/ServoData/DISCON_OC3Hywind.dll**

...i didnt get the following files as mentioned in the readme file (hilighted)

@rafmudaf
Copy link
Collaborator

@manmathan299 Good work in trying to get through your compiling problem.

FYI for Windows, you can simply download precompiled binaries from the OpenFAST releases page.

In Ununtu
I don't have a hint as to what might cause the compiler crash there. Unfortunately, my best advice is to delete your build directory and try again being very methodical about what you're changing. Gfortran 7.4 should work fine and any version of CMake newer than 3 will be fine. The first thing to try changing is the CMake flag CMAKE_BUILD_TYPE. Among other things, this sets the optimization level for the compiler. The default is Release. I suggest following these steps:

# 1. Delete your build directory
rm -rf build

# 2. Reconfigure CMake in Release mode
mkdir build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release

# 3. Compile and verify that your still get the crash
make

# 4. Reconfigure CMake in Debug mode
cmake .. -DCMAKE_BUILD_TYPE=Debug

# 5. Compile and verify that your still get the crash
make

In Cygwin
Youre misunderstanding the libraries here. The r-test README is referring to DISCON controller libraries. These are dll's that function as an external controller for the turbine. However, Cygwin is letting you know that you don't have blas properly installed. BLAS is the linear algebra math library. First, install BLAS, then compile again with make install.

@rafmudaf
Copy link
Collaborator

Also, including screenshots and output from your procedure is useful, but please keep it limited to your specific error along with any other relevant information. Doing so will improve readability for anyone in the future. Even better is to copy the relevant text from your terminal and paste it with the proper formatting into the GitHub Issue so that it can be searched later.

@manmathan299
Copy link

manmathan299 commented Sep 26, 2019 via email

@manmathan299
Copy link

hai rafmudaf... installation in ubuntu was successful without errors by proceeding the following steps...

1. Delete your build directory

rm -rf build

2. Reconfigure CMake in Release mode

mkdir build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release

3. Compile and verify that your still get the crash

make

4. Reconfigure CMake in Debug mode

cmake .. -DCMAKE_BUILD_TYPE=Debug

5. Compile and verify that your still get the crash

make
Screenshot from 2019-09-28 19-25-46
then how can i start regression tests..???

@manmathan299
Copy link

Ihave tried the regression test by ctest the errors are
error for linux
kindly rectify for me

@rafmudaf rafmudaf closed this as completed Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants