Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,843
edits
(Created page with "== Examples where Anaconda does not work == ;R: A conda recipe forces the installation of R. This installation does not perform nearly as well as the version we provide as a m...") |
(Created page with "; Filesystem quotas : Conda installs a large number of files in your <tt>$HOME</tt>, which can cause your account to become over quota.") |
||
Line 31: | Line 31: | ||
;R: A conda recipe forces the installation of R. This installation does not perform nearly as well as the version we provide as a module (which uses Intel MKL). This same R does not work well, and jobs launched with it may die and waste both computing ressources as well as your time. | ;R: A conda recipe forces the installation of R. This installation does not perform nearly as well as the version we provide as a module (which uses Intel MKL). This same R does not work well, and jobs launched with it may die and waste both computing ressources as well as your time. | ||
; | ; Filesystem quotas : Conda installs a large number of files in your <tt>$HOME</tt>, which can cause your account to become over quota. |