-
qemu: fatal: Trying to execute code outside RAM or ROM at 0x0e0a0000
EAX=00006f04 EBX=00009500 ECX=000b80a0 EDX=00006f04
ESI=00000000 EDI=00102000 EBP=00000000 ESP=00006f24
EIP=0e0a0000 EFL=00000202 …
max96 updated
3 years ago
-
[stlbm](https://gitlab.com/unigehpfs/stlbm) is a very good example of high-performance scientific computation using C++ which can be offloaded sucessfully to accelerators with [top-notch performance](…
-
I'm trying to replicate [this](https://www.youtube.com/watch?v=CuL-qwGIdWI&google_comment_id=z12ztvpxrqqhvpzic04ce1oponm3gvt4vlg0k), but having a bit of trouble...It looks like I have the right code a…
-
**User story**
As PSD developer I want to be able to view/retrieve all prefixes data in the UI and to be able to mark a prefix as invalid/inactive.
**Who are the primary contacts for this story**
…
-
```
CRIX:CRYO:MMS:RY ['crix_cryo_ry']
CRIX:CRYO:MMS:RY:PLC:bHomeCmd ['crix_cryo_ry']
CRIX:CRYO:MMS:RY:PLC:bHomeCmd_RBV ['crix_cryo_ry']
CRIX:CRYO:MMS:RY:PLC:bReset ['crix_cryo_ry']
CRIX:CRYO:MMS:…
-
ref: `./bin/spack install -j12 xsdk@1.0.0+sycl~trilinos~dealii %oneapi@2023.2.0`
```
icpx -O3 -fsycl -fsycl-unnamed-lambda -DHAVE_CONFIG_H -I.. -I./.. -I./../struct_mv -I. -qmkl -I/include -…
-
**User story**
As PSD developer I want to create a new postgresql table for storing the prefixes instead of a config file to avoid deployment of baracoda for adding a prefix.
**Who are the primary…
-
**Description**
As Ben, I would like to upload Femto QC results and have them persisted in MLWH. So we can perform automated analysis on the samples. (Benefits described in comment below)
**Who …
-
```
$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install dpl
Fetching: dpl-1.9.7.gem (100%)
Successfully installed dpl-1.9.7
1 gem installed
invalid option "--github-token="
failed to de…
-
The commit 8b2288c314bdd2b9debe38b2b0b7c5d57e58c872 by @QuentinPerez attempted to address the leak, but failed to properly fix the thing.
It actually fixed the leak by calling a function instead of …