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 ABC and compiler issue #6

Open
dth2 opened this issue Jul 29, 2020 · 9 comments
Open

Running ABC and compiler issue #6

dth2 opened this issue Jul 29, 2020 · 9 comments
Assignees

Comments

@dth2
Copy link
Collaborator

dth2 commented Jul 29, 2020

I thought I posted this issue yesterday but since I don't see it I am assuming I forgot to submit it, but if this a duplicate I apologize.

I am trying to run an ABC on hyak using EasyABC. However that package requires the locfit package which I can't get to install. I have tried installing from Cran, github, using devtools, remotes, and installing from the tar.gz. Nothing works. From all of the searches I have done the best explanation I can find is that the culprit in the default compiler on hyak. I can install the package on the CSDE system and locally with no problem so I think this is probably the source of the problem. This is a bit out of my lane so any suggestions would be appreciated.

Is there a way to change the compiler that is being used?

@EmilyPo
Copy link

EmilyPo commented Jul 29, 2020 via email

@chad-klumb
Copy link

I've never used Hyak so I can't help with anything Hyak-specific.

Is there an error message (or messages) from the attempted install(s) of locfit you can share?

@smjenness
Copy link
Member

@AdrienLeGuillou : can you help Deven here please.

@AdrienLeGuillou
Copy link
Member

AdrienLeGuillou commented Jul 29, 2020

Hi @dth2, what error are you getting and what version of R are you using?

I use the following script to load the R module (on a project where I use EpiABC)

#!/bin/bash

. /gscratch/csde/spack/spack/share/spack/setup-env.sh
module load r-4.0.0-gcc-9.2.0-p7wezul

can you try with it?

@dth2
Copy link
Collaborator Author

dth2 commented Jul 29, 2020

This works. Thanks so much.

-D

@dth2 dth2 closed this as completed Jul 29, 2020
@martinamorris
Copy link
Member

martinamorris commented Jul 31, 2020 via email

@AdrienLeGuillou
Copy link
Member

@martinamorris I think it is. @smjenness, should I put it in the "build" folder of the "computing" repo where you treat the building of the R process? Otherwise, I can work on a "hyak" subfolder on with a README with the steps to follow to work with R on hyak

@martinamorris
Copy link
Member

Categories are the Achilles heel of the wiki... But I vote for this: https://github.com/statnet/computing/wiki/build

Maybe you're working on that now? It's showing the the TOC, but empty.

@AdrienLeGuillou
Copy link
Member

@martinamorris, I was thinking about the folder. But you are right, the wiki is the way to go.

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

No branches or pull requests

8 participants