search for: kbrproject

Displaying 4 results from an estimated 4 matches for "kbrproject".

2018 Jan 10
1
OpenBLAS in everyday R?
In order to document the generated Know-How of Optional BLAS Libraries Implementation and Tests (For example: OpenBLAS), I have created a Mediawiki based wiki page in which anyone can document and discuss any issues he/she encounters: https://kbrproject.miraheze.org/wiki/Main_Page/BLAS I will myself document all observations and attach the papers that have been mentioned in R-devel related to such topic. Hope its useful. Best, Juan Telleria
2017 Dec 25
0
Collaborative Wiki: Mediawiki
..., update files up to 40 MB, but there is a strict version control on the wiki :), just as wikipedia has. So I requested on Miraheze (https://meta.miraheze.org/wiki/Miraheze) Community Driven Wiki Farms that they set up a wiki as a *Sandbox for testing* (Not for real use in production): https://kbrproject.miraheze.org/wiki/Main_Page You can test it an play with it whatever you want; and assess if it could constitute a good option for managing contributed R documentation. Juan [[alternative HTML version deleted]]
2018 Jan 10
2
OpenBLAS in everyday R?
On Wed, Jan 10, 2018 at 12:04 AM, Keith O'Hara <keith.ohara at nyu.edu> wrote: > > Check if libopenblas is linked against libomp or libgomp. > > I?d be curious to see any errors that arise when an OpenMP version of OpenBLAS is linked with R. > > Keith > The one time I tried compiling OpenBLAS for Windows 64 with USE OMP = 1, I got an error. I don't recall if it
2018 Jan 11
1
OpenBLAS in everyday R?
True or False: when USE_OPENMP=1 is not used, then race conditions are not unexpected. If True, and we wish to avoid race conditions, then sources such as the conda channel and ubuntu would need to add this enhancement. If False, then what is the next step (i.e. forum) for debugging the race condition? On 01/11/2018 07:56 AM, Ista Zahn wrote: > > > On Jan 10, 2018 8:24 PM,