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

running CubiCal natively on ILIFU #377

Open
o-smirnov opened this issue May 14, 2020 · 1 comment
Open

running CubiCal natively on ILIFU #377

o-smirnov opened this issue May 14, 2020 · 1 comment
Assignees
Labels

Comments

@o-smirnov
Copy link
Collaborator

@IanHeywood noting this here for lack of a better place to put it (where would you put it?)

So I've git CubiCal running natively on ilifu without containers.

  • Make a python3 virtualenv

  • pip install from this branch: removed cacacore==3.0.0 requirement #375 (or use master and simply remove the ==3.0.0 requirement on python-casacore in setup.py)

  • It still needs to find casacore data, which is not installed on the nodes. But that's just a directory. Put this in your ~/.casarc:

    measures.directory: /users/oms/casacore-data
    

    ...or copy casacore-data to your own home if you wish and adjust the path.

@IanHeywood
Copy link
Collaborator

@IanHeywood noting this here for lack of a better place to put it

In that spirit, I'm trying a native DDFacet build without invoking singularity. Guess the only way out of cmake not being available is a "Dear Support"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants