search for: libopenblas_haswell

Displaying 6 results from an estimated 6 matches for "libopenblas_haswell".

2018 Feb 13
2
R Compilation gets stuck on Windows 64
In the file MkRules.local.in, I see the line: USE_ATLAS = NO which I believe needs to be changed to YES. But how do I specify the BLAS file *libopenblas_haswell-r0.2.20.a *and its location? Regards, Indrajit On Tue, Feb 13, 2018 at 6:41 PM, Indrajit Sen Gupta <indrajitsg at gmail.com> wrote: > I was able to compile the R from the github by running build-r-devel.bat! > > Now need to see how to compile it with BLAS. > > Regard, > I...
2018 Feb 09
2
R Compilation gets stuck on Windows 64
...*** [all] Error 2 The file Rgraphapp.dll is created in the folder *D:\R64\R-3.4.3\bin\x64* but somehow the process is not able to find it and gives an error. The purpose for going through this process was to compile R with OpenBlas which I had compiled earlier with MinGW and had created the file: *libopenblas_haswell-r0.2.20.a. * I have attached the MkRules.local and the output log along with this email. Any would be greatly appreciated. Regards, Indrajit -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: output_log.txt URL: <https://stat.ethz.ch/piperma...
2018 Feb 09
3
R Compilation gets stuck on Windows 64
...> On Thu, Feb 8, 2018 at 9:44 PM, Indrajit Sen Gupta <indrajitsg at gmail.com> > wrote: > > Hi All, > > > > I am trying to compile R from source on a 64 bit Windows. > > [snip] > > > I had compiled earlier with MinGW and had created the file: > > *libopenblas_haswell-r0.2.20.a. * > > Hello, Indrajit. > > I don't see your MkRules.local attached. In any event, perhaps try > following the directions here [1]. I've been building R with OpenBLAS > on Windows 64 for years and it almost always works. In the past year > or two, rarely, it w...
2018 Feb 13
2
R Compilation gets stuck on Windows 64
On Tue, Feb 13, 2018 at 12:22 PM, Indrajit Sen Gupta <indrajitsg at gmail.com> wrote: > Hi Avraham, > > I tried with the patched version. The same error message. > > gcc -std=gnu99 -m64 -shared -s -mwindows -o R.dll R.def console.o dynload.o > editor.o embeddedR.o extra.o malloc.o opt.o pager.o preferences.o psignal.o > rhome.o rt_complete.o rui.o run.o shext.o
2018 Feb 09
0
R Compilation gets stuck on Windows 64
..., Indrajit Sen Gupta <indrajitsg at gmail.com> >> wrote: >> > Hi All, >> > >> > I am trying to compile R from source on a 64 bit Windows. >> >> [snip] >> >> > I had compiled earlier with MinGW and had created the file: >> > *libopenblas_haswell-r0.2.20.a. * >> >> Hello, Indrajit. >> >> I don't see your MkRules.local attached. In any event, perhaps try >> following the directions here [1]. I've been building R with OpenBLAS >> on Windows 64 for years and it almost always works. In the past year &...
2018 Feb 09
1
R Compilation gets stuck on Windows 64
...ta <indrajitsg at gmail.com> >>> wrote: >>>> Hi All, >>>> >>>> I am trying to compile R from source on a 64 bit Windows. >>> [snip] >>> >>>> I had compiled earlier with MinGW and had created the file: >>>> *libopenblas_haswell-r0.2.20.a. * >>> Hello, Indrajit. >>> >>> I don't see your MkRules.local attached. In any event, perhaps try >>> following the directions here [1]. I've been building R with OpenBLAS >>> on Windows 64 for years and it almost always works. In the...