-
OSX: 10.11.12
Output of cmake -stdlib=libc++ .. -DCMAKE_BUILD_TYPE=Release
> -- The C compiler identification is AppleClang 7.0.2.7000181
> -- The CXX compiler identification is AppleClang 7.0.2.7…
-
### Specifications like the version of the project, operating system, and hardware
I am using a macbook pro running OS X 10.11( El Capitan ). The cmake process works fine after a minor revision:
-- …
-
Hello, I'm a newb to Torch and can't classify the errors I get while installing.
Maybe someone has the time and can take a look on my problem, thanks a lot!
(Sorry for the pasting this long list:)
sc…
-
# OUTPUT OF cmake -DCMAKE_BUILD_TYPE=RELEASE . ../openMVG/src/
-- The C compiler identification is AppleClang 7.0.2.7000181
-- The CXX compiler identification is AppleClang 7.0.2.7000181
-- Check for…
-
I am almost certain that the following is a change of behavior post-CIME. It is inconvenient at the very least.
A)
1) after
```
./create_newcase -case XXX -res ne30_m120 -compset A_B1850CN
```
…
-
Muhammed, you now have some experience with cmakelists, can you look at this one?
I use Macports's libomp for OpenMP (clang does not have OpenMP), which appears to work nicely:
https://www.macports.…
-
here's the log, on osx from travis: tested with both 1.1.2 and master:
(on master prepareBlock was also undefined)
maybe travis/osx target could be added
with gcc on osx the build is fine
cc @sofiane…
-
The nightly builds fail on Cetus (and Mira). @wlin7 independently saw the same issue and discussed it in #595 . The build fails with undefined references to the SMP libraries.
```
cam_history.F90:44…
-
Hi @jayeshkrishna ,
I am doing a test on cetus using the master merged up to Dec. 28. It is ne30+L72 with compset FC5CLBMG2MAM4RESUS (including most of the modules for v1). The following error appear…
wlin7 updated
8 years ago
-
The following prebeta tests fail on Mira (in addition to expected prebeta test failures) after the CLM 4.5 merge (master #d9d6f4c),
ERS_Ld7.f09_g16.B1850CNCHM.mira_ibm (RUN - still fails, as of Feb 1…