Displaying 2 results from an estimated 2 matches for "libguid".
Did you mean:
libuuid
2010 Feb 03
1
ctrl-C aborts R when compiling package code with ICC+openMP
...ns even if I only have one thread and even if I set an openmp barrier just before checking for user interrupts.
When the R session terminates unexpectedly, I usually just get "Aborted" before return to the bash prompt. Occasionally, though, I get this error:
OMP: Error #15: Initializing libguide.so, but found libguide.so already initialized.
OMP: Hint: This may cause performance degradation and correctness issues. Set environment variable KMP_DUPLICATE_LIB_OK=TRUE to ignore this problem and force the program to continue anyway. Please note that the use of KMP_DUPLICATE_LIB_OK is unsupport...
2010 Apr 02
1
R abrupt exit
...environment to true, no good. I
reinstalled the R program again, no good either. I googled the
problem, it seems that there was no R help on the topic so far.
Any suggestions that the whole OS may have conflicts? I have only one
copy of the following file on my computer system?
/usr/lib/R/lib/libguide.so
Thanks.
jacob
#############################################################################
>options("KMP_DUPLICATE_LIB_OK")
$KMP_DUPLICATE_LIB_OK
[1] TRUE
> sessionInfo()
R version 2.10.1 (2009-12-14)
x86_64-pc-linux-gnu
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C...