-
Notifications
You must be signed in to change notification settings - Fork 713
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
{math}[foss/2019b,fosscuda/2019b] Keras v2.3.1, TensorFlow v2.1.0, libgpuarray v0.7.6, Theano v1.0.4, R-keras v2.2.5.0 w/ Python 3.7.4 #9538
Conversation
…uarray-0.7.6-fosscuda-2019b.eb, Theano-1.0.4-fosscuda-2019b.eb, R-keras-2.2.5.0-fosscuda-2019b-Python-3.7.4-R-3.6.2.eb
That patch is to make Bazel compile on my Ubuntu 19.10 machine. It comes from https://github.com/clearlinux-pkgs/bazel/blob/adefd9046582cb52f39579033132e6265ef6ddb0/rename-gettid-functions.patch |
Adding patch file
…asyconfigs into 20191218094135_new_pr_Keras231
…asyconfigs into 20191218094135_new_pr_Keras231
Test report by @terjekv |
Test report by @bear-rsg |
Test report by @boegel |
Checksum failure for R packages? Well I never... Shocking! |
Can we have an |
…asyconfigs into 20191218094135_new_pr_Keras231
@boegel that should do it, I think |
Running test on our system now. |
Test report by @bear-rsg |
Test report by @Flamefire |
OK @boegel we think we're happy with this :-) |
Hm, an issue with Java/1.8 on power9?
|
This seems to be an LMod 7(.8.9) issue where it can't find the proper module alias. Retrying with latest LMod |
Oh, yeah, right. That was brought up on Slack I think. Hopefully it's an easy LMod upgrade away from working. |
Turns out to be a real LMod bug: TACC/Lmod#436 I have a work-around and it's now starting to build TensorFlow. Going to take a while... |
Test report by @Flamefire |
Ok with the patches for R and the like (see my PRs) this works on Power9. So 👍 from me! |
Test report by @terjekv |
Test report by @boegel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Going in, thanks @edmondac! |
(created using
eb --new-pr
)This depends on
#9519being merged first