Code Monkey home page Code Monkey logo

Comments (5)

tskisner avatar tskisner commented on August 11, 2024

Looks like just setting CPATH is equivalent to these variables (and cuts in half the environment polution).

from hpcports.

esheldon avatar esheldon commented on August 11, 2024

In many cases that is true, but I have found cases where either only C_INCLUDE_PATH works or only CPATH works.

There is a similar issue with LD_LIBRARY_PATH versus LIBRARY_PATH. I haven't tracked down the history of this split.

I'm sorry I can't give specific examples.
-e

from hpcports.

tskisner avatar tskisner commented on August 11, 2024

ok, good to know your experiences. CPATH seems to work for the gcc versions I have tried so far. I'll try to finish up some remaining tests today and then install a full test on carver.

-Ted

On Dec 10, 2012, at 7:41 PM, esheldon wrote:

In many cases that is true, but I have found cases where either only C_INCLUDE_PATH works or only CPATH works.

There is a similar issue with LD_LIBRARY_PATH versus LIBRARY_PATH. I haven't tracked down the history of this split.

I'm sorry I can't give specific examples.
-e


Reply to this email directly or view it on GitHub.

from hpcports.

tskisner avatar tskisner commented on August 11, 2024

Conversion to CPATH and LIBRARY_PATH now complete. CPATH works fine in all packages, including having the fortran compiler find module files. Still have to re-install at NERSC (shortly).

from hpcports.

tskisner avatar tskisner commented on August 11, 2024

Looks like I spoke too soon. gfortran does not use CPATH, but does accept "-I

" include directives. There is some discussion on the gcc forums. Re-opening until I have a resolution for this.

from hpcports.

Related Issues (16)

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.