-
This old game performs poorly (inconsistent fps, and huge drops) when Resizable BAR is enabled on the BIOS (not a DXVK bug, since it's the same for Windows). I was just wondering if there is a possibl…
-
Edit: hit enter before finishing whoops!
If the image storage path is a relative directory images fail to be handled by charliecloud:
Steps to reproduce:
```
$ export CH_IMAGE_STORAGE=CH_STORAGE_T…
-
When running the following, for example:
ib_send_bw -b -e -q 16
I think that the root cause is wrong usage of notifications - the cq isn't emptied when the application is woken up. The argument pa…
-
## CVE-2021-28165 - High Severity Vulnerability
Vulnerable Libraries - jetty-io-9.4.1.v20170120.jar, jetty-io-9.2.9.v20150224.jar, jetty-io-9.0.0.v20130308.jar, jetty-io-8.2.0.v20160908.jar, jetty-io…
-
To get this done:
- [X] modify the code that fetches project state so that it can easily read any project.
- [X] dump the current snapshot of the project "Funded Deliverables'
- [X] review the data in…
-
`TABLE ` is a shortcut for `SELECT * FROM `. But it's not recognized as a query that returns results:
```
pg:postgres@localhost:5432/benchto=> table tags;
TABLE 10
```
Expected result:
```
pg…
-
During MPA negotiation, when passive side gets MPA receive packet, the RDMA-CM stack
creates connection resources (PD, MR, CQ, QP) and initiates MPA offload.
The active side, who initiated the MPA c…
-
**Describe the Issue**
As the title describes, running deqp-vk w/ the validation layers enabled, RADV segfaults at test - dEQP-VK.ray_tracing_pipeline.pipeline_library.configurations.multithreaded_co…
-
Hi,
I want to run `ib_write_bw` with `service level 2` when I am running based on `rdma_cm` (i.e., with `-R`), but it doesn't take effect. When I remove `-R`, it takes effect.
So `-R` and `-S`…
-
Hi all,
With latest perftest while running ib_write_bw the below errors are seen on client side
Failed to disconnect RDMA CM connection.
ERRNO: Connection reset by peer.
Failed to disconnect RDM…