Code Monkey home page Code Monkey logo

Comments (3)

tskisner avatar tskisner commented on August 11, 2024

Hi @esheldon , hpcports has become largely deprecated. There are are 2 other efforts (one for the CMB community and one for DESI) which use conda for package management plus a few compiled things. The desi project is called "desiconda" (https://github.com/desihub/desiconda). It has galsim 1.4.3.

The desiconda installation at NERSC uses a python3 stack. galsim is a major PITA to install. It depends on one guy's roll-your-own linear algebra package (TMV), and scons (which is python2 only).

I'm not sure what advice to give. If the desi galsim version is too old, then you could at least load desiconda to get all the dependencies and build the newer version of just the galsim package.

In any case, the hpcports approach of packaging every python package was just unsustainable (and only python2), and the community seems to have converged on the conda package manager. I have conda recipes for some of the problematic compiled packages, but everything else is basically already available through mainstream packages. I have NOT tried to make a conda package for galsim. It is just too insane. You can see how I'm currently compiling galsim and dependencies from the shell snippets here:

https://github.com/desihub/desiconda/tree/master/rules

from hpcports.

esheldon avatar esheldon commented on August 11, 2024

I am happy to try desiconda. I would need a more recent galsim, I think.

I understand you can't keep up to date with every new release. But it might be good to add v1.4.4 which I think might be the last in the 1.4* line before 1.5. @rmjarvis can hopefully comment

from hpcports.

esheldon avatar esheldon commented on August 11, 2024

Actually I realized this request should go to the desiconda issues, not here. I will do so

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.