GithubHelp home page GithubHelp logo

rostam's Introduction

Discontinued!!!

This was original Rostam adminitration configs, built on CentOS 7. The system was in production between Jan 2016 and Feb 2020. Rest In Peace.

Rostam

Management of rostam.cct.lsu.edu

rostam's People

Contributors

akheir avatar

Watchers

Tim Wright avatar Hartmut Kaiser avatar James Cloos avatar  avatar

rostam's Issues

CMake 3.7.2 Is Not Pulling the Right Compiler

When using CMake to build my project, CMake grabs /usr/bin/c++ to compile my code which is set to gcc 4.8.5. This is not the compiler that I have loaded (gcc/6.3.0). This is the error I see:

-- WARNING: Compilers do not match. In order to compile HPX application it is recommended to use the same compiler as you did for HPX. HPX_CXX_COMPILER=/opt/mn/gcc/6.3.0/bin/c++, CMAKE_CXX_COMPILER=/usr/bin/c++. HPX_CXX_COMPILER_ID=GNU, CMAKE_CXX_COMPILER_ID=GNU. To disable this message set HPX_IGNORE_COMPILER_COMPATIBILITY to On.
-- Using tcmalloc allocator.
CMake Warning at CMakeLists.txt:9 (find_package):
Found package configuration file:

/home/aserio/lib/hpx_v1.0.0-gcc6.3.0/lib/cmake/HPX/HPXConfig.cmake

but it set HPX_FOUND to FALSE so package "HPX" is considered to be NOT
FOUND. Reason given by package:

Compilers do not match. In order to compile HPX application it is;
recommended to use the same compiler as you did for HPX.
;HPX_CXX_COMPILER=/opt/mn/gcc/6.3.0/bin/c++,
;CMAKE_CXX_COMPILER=/usr/bin/c++. ;HPX_CXX_COMPILER_ID=GNU,
;CMAKE_CXX_COMPILER_ID=GNU. ;To disable this message set
HPX_IGNORE_COMPILER_COMPATIBILITY to On.

I was able to work around the problem by manually setting the compiler path.

Cuda 9.2

Some machines only have CUDA 9 support, so would it be possible to have CUDA 0 for testing as well?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.