-
Okay, so Code::Block will compile, however it is useless if I can't even get it to install. It might be something wrong to where I'm installing it, something with the File System, or something about t…
-
We had a bad security bug in #67234 caused by the chromium derivation modifying `LD_LIBRARY_PATH` and unintentionally adding an empty segment (typically caused by a leading or trailing `:`). Empty seg…
-
**Affects:** Both
**Describe the bug**
This is a bug that has plagued PyCall/PyJulia for a while and it seems the same issue occurs with PythonCall/juliacall. I've been discussing potential soluti…
-
### What should we add?
There are a few ways to speed up raw numpy calculations. I looked at two options:
1. JAX, See documentation [here](https://jax.readthedocs.io/en/latest/jax.numpy.htmll)
…
-
_make run_ after _git pull_ (master branch), _make small_ and _systemctl start docker.service_ gives:
........
........
import os
import sys
inputfiles = sys.argv[1:]
print(inputfiles)
Isub_d…
-
R installations normally have a shell script located at `$(R RHOME)/etc/ldpaths`, which is used by R to determine the value of `DYLD_FALLBACK_LIBRARY_PATH` (or, on Linux, `LD_LIBRARY_PATH`) to be used…
-
## R Session Startup Failure Report
### RStudio Version
RStudio 2023.06.1+524 "Mountain Hydrangea " (547dcf86, 2023-07-07) for Ubuntu Jammy
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 …
-
With macOS 14 and XCode 15, I get the following compiler errors when attempting to build `./diff-build.sh`:
```
$ CompDiff git:(main) ✗ ./diff-build.sh
[*] Compiling afl++ for OS Darwin on ARCH a…
-
## Bug Report
Unsure who to ping here. @nchaimov @sameershende
### Description
Trying to build `trilinos@develop` w/ SYCL using OneAPI Toolkit 2023.2.1 for use with Intel A770.
This is failing…
-
Right now, the R library is inserted via `DYLD_INSERT_LIBRARIES`, which should be permitted as long as `ark` is built with the relevant entitlements.
It should be unnecessary for us to set `DYLD_FA…