-
This is probably a pretty big ticket. We essentially need to find all of the ebooks in a folder specified by a configuration value. For each item we find, we need to index it in SQLite.
Here's an e…
-
If the filesystem does not support locking, ReFrame deadlocks when it ries to add the performance results to the database: https://reframe-hpc.readthedocs.io/en/develop/tutorial.html#run-reports-and-p…
-
Add `--home`, `--scratch`, and `--cfs` mount modules to make mounting filesystems a little more straightforward for users.
-
src/pc/rom_checker.cpp:20:21: error: 'filesystem' is not a namespace-name
20 | namespace fs = std::filesystem;
| ^~~~~~~~~~
src/pc/rom_checker.cpp: In function 'void re…
-
The RDF model configuration could use some additional buttons to easily add files in the workspace / local filesystem to the list of URLs to load. At the moment you have to paste in the location and a…
-
I recently purchased a Lenovo T14s Gen6 and am running the Ubuntu concept image found here: https://discourse.ubuntu.com/t/ubuntu-24-10-concept-snapdragon-x-elite/48800
I was able to build qdl at `…
-
This issue was originally created at: 2008-09-09 13:51:56.
This issue was reported by: `gregnoel`.
>gregnoel said at 2008-09-09 13:51:56
Issue #2192 asks for optional arguments on `Install()` to …
-
# Describe the bug
We use `std::filesystem::exists` to check existence of paths on the system. Since few days we started to see an error where this function would fail with `Access Denied`. Unfortunat…
-
When using SDG and eval libraries outside of the CLI, I notice that MMLU_Branch depends on `eval_data_file_path` from this:
```
eval_data_file_path = (
f"{output_dir}/node_datasets_{d…
-
# Summary
libtbb memory leak on Ubuntu 24.04 WSL2
# Version
libtbb-dev/noble,now 2021.11.0-2ubuntu2 amd64
# Environment
Provide any environmental details that you consider significant for rep…