-
Alpha version of checklist at: https://www.overleaf.com/read/vrqgnmmysrbc
-
Hi ,
when IBEX_CONFIG=small, SEED=27754, ISS=OVPSIM, riscv_mmu_stress_test test failed.
it is failed because there are some mismatches between rtl sim csv log and ovpsim csv log, could you please…
-
Hi Alex,
Do you have any plan to support BaseRSerdesSource & BaseRSerdesSink in the cocotbext-eth?
And maybe add eth_phy_10g simulation with cocotb in verilog-eth?
Thanks & BR.
-
..and hdmi audio is not enabled.
kernel 4.15.0 on Ubuntu 18.04 Developer release
```
$ tail -f /var/log/syslog
Mar 27 19:41:47 GL702VM kernel: [ 9906.147781] nvhda: version 0.01
Mar 27 19:41:…
-
@trilinos/tpetra
@trilinos/belos
## Question
I am in the process of deploying a scientific computing application to a server cluster. To utilize CUDA-aware MPI, I configured Trilinos with the param…
-
### 1. Issue or feature description
`Failed to initialize NVML: Unknown Error` does not occurred in initial NVIDIA docker created, but it's happened after calling `systemctl daemon-reload`.
It w…
-
### 🐛 Describe the bug
## Installation
Install PyTorch
```
pip install torch -U --index-url https://download.pytorch.org/whl/nightly/cu121
```
Install TorchRec
https://github.com/pytorch/to…
-
Dear Hypre team,
It looks like BoomerAMG with CUDA is not available on Windows, since its implementation uses "advanced" unified memory features that are apperently not yet supported on Windows mac…
-
### What is the issue?
I am using Ollama on Ubuntu 24.04, and am getting the following error showing up in dmesg:
[ 48.005440] ------------[ cut here ]------------
[ 48.005441] UBSAN: array-i…
-
您好,我在使用yuu_ahb_master_monitor的analysis port获取transaction时遇到了一个问题:ahb在执行完最后一笔读/写后不再执行ahb操作,此时最后一个transaction无法从analysis port输出,波形如下所示。是否analysis port的输出依赖于下一笔ahb传输?