-
I am running this example code from pycbc documentation in order to generate gaussian noise.
```
import pycbc.noise
import pycbc.psd
import matplotlib.pyplot as plt
# The color of the noise m…
-
When I tried to generate a gaussian noise and run the example code,
> import pycbc.noise
mport pycbc.psd
import pylab
flow = 30.0
delta_f = 1.0 / 16
flen = int(2048 / delta_f) + 1
psd = pycb…
-
We are using a xrootd client built into our container with the following config using spack:
xrootd@5.6.9+client_only~davix+http~ipo~krb5+python+readline+scitokens-cpp build_system=cmake build_type…
-
I am trying to run xrootd TPC.
My config (host rucio4):
[xrootd-clustered.cfg ](https://gist.github.com/panta-123/9d76208fed7e27bb4154f167fe851fbb#file-new_xrootd-clustered-cfg)
[/etc/xrootd/xrdcp-…
-
So, i was trying to install xrootd on my arm sbc, manjaro based.
The compilation is unbounded and go to exhausting the 4 gb of ram that the sbc have ..
I'm not sure and where to look, so let me kno…
-
As a follow-up to #1250:
Let's say a cache is in both topology and is a Pelican cache. When everything is working, the director will see both the Pelican server ad and the topology entry and prefe…
-
Currently the activate-gcc.sh script sets numerous environment variables when run, including populating the CMake variable `CMAKE_ARGS`. While most of the contents of this variable are fine, the scrip…
vyasr updated
2 years ago
-
# Checklist
- [x] I have verified that the issue exists against the `master` branch of Celery.
- [ ] This has already been asked to the [discussions forum](https://github.com/celery/celery/discu…
-
We currently evaluate a setup with `xrootd-multiuser` and `xrootd-scitokens` to allow users HTTP access to their files.
`xrootd` must perform the file access as the Unix user name specified in the `m…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
I'm using root6.26.00 by conda.
But I found the GPU cannot be used.
Is it possible use GPU…