-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Apr 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8f99a7d - Browse repository at this point
Copy the full SHA 8f99a7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b397ed5 - Browse repository at this point
Copy the full SHA b397ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2322ba6 - Browse repository at this point
Copy the full SHA 2322ba6View commit details
Commits on Apr 10, 2019
-
R-3.5.3: Fulfil prerequisites for 'dynverse/dyno'
- need the udunits-2 package - need a 'personal access token' for github see: https://dynverse.org/users/1-installation/ https://www.unidata.ucar.edu/software/udunits/ https://github.com/
Configuration menu - View commit details
-
Copy full SHA for 9f192da - Browse repository at this point
Copy the full SHA 9f192daView commit details -
R-3.5.3: Can't use 'R --vanilla' any longer
The implicit --no-environ of the --vanilla option would inhibit the evaluation of the GITHUB_PAT variable Bonus: MAKEFLAGS are now evaluated too, speeding up the package builds by approx. 50%
Configuration menu - View commit details
-
Copy full SHA for 0e80cf9 - Browse repository at this point
Copy the full SHA 0e80cf9View commit details -
R-3.5.3: Add RhpcBLASctl package
Control the number of threads on 'BLAS' (Aka 'GotoBLAS', 'OpenBLAS', 'ACML', 'BLIS' and 'MKL'). And possible to control the number of threads in 'OpenMP'. Get a number of logical cores and physical cores if feasible. Sounded good to me... Only works if an external BLAS is used, not the one that's bundled with R
Configuration menu - View commit details
-
Copy full SHA for a69130f - Browse repository at this point
Copy the full SHA a69130fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a88f9 - Browse repository at this point
Copy the full SHA f4a88f9View commit details -
R-3.5.3: Use a source file for GITHUB_PAT
Environment vars from root are not seen by the build user, so a simple export GITHUB_PAT=... before the build won't work.
Configuration menu - View commit details
-
Copy full SHA for 7f85901 - Browse repository at this point
Copy the full SHA 7f85901View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.