-
```
What steps will reproduce the problem?
(say we have 6-core CPU)
1. export GOMP_CPU_AFFINITY=0-5
2. run the cuda/ocelot program
What is the expected output? What do you see instead?
All CPU cores …
-
```
What steps will reproduce the problem?
(say we have 6-core CPU)
1. export GOMP_CPU_AFFINITY=0-5
2. run the cuda/ocelot program
What is the expected output? What do you see instead?
All CPU cores …
-
```
What steps will reproduce the problem?
(say we have 6-core CPU)
1. export GOMP_CPU_AFFINITY=0-5
2. run the cuda/ocelot program
What is the expected output? What do you see instead?
All CPU cores …
-
I believe this may not be the correct wat to set CPU affinity on Linux systems.
https://github.com/nfstream/nfstream/blob/9751500db638e683a27d242fd4a308a4740e15c2/nfstream/utils.py#L138-L147
See
…
-
Is there a way to specify the cores that are used during training?
I am using the Python interface to Somoclu.
I tried:
```
import psutil
import os
cores = [0,1,3]
p = psutil.Process(os.get…
-
```
What steps will reproduce the problem?
(say we have 6-core CPU)
1. export GOMP_CPU_AFFINITY=0-5
2. run the cuda/ocelot program
What is the expected output? What do you see instead?
All CPU cores …
-
vpa-autoscaler-updater pod can't adjust cert-manager deployment, there is an error:
1113 12:33:40.225140 1 capping.go:79] no matching Container found for recommendation cert-manager
vpa he…
-
```
What steps will reproduce the problem?
(say we have 6-core CPU)
1. export GOMP_CPU_AFFINITY=0-5
2. run the cuda/ocelot program
What is the expected output? What do you see instead?
All CPU cores …
-
### Your current environment
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: D…
-
### Issue submitter TODO list
- [X] I've searched for an already existing issues [here](https://github.com/sentry-kubernetes/charts/issues)
### Describe the bug (actual behavior)
livenessProbe erro…