-
The MediaWiki role includes a task to (re)build SMW data. This concern is completely orthogonal to the MediaWiki role and should be refactored. Perhaps it would be best to have an SMW role, with relev…
-
In line 956 the error due to projection is calculated using proj -VS:
paste -d" "
-
-
To reproduce:
```
❯ cd tmp/
~/tmp
✦ ❯ mkdir lib
~/tmp
❯ echo 'func foo(){}' > lib/test.risor
~/tmp
❯ risor --modules lib
Risor
>>> import test
>>> test.foo
func foo() { }
>>> test.foo()
panic: r…
-
I see a stochastic error for certain jobs when kicking off many jobs at the same time (~100 or so).
## Expected Behavior
`tmp dir` should be created once and subsequently checked for existence.
…
-
The init order seems to process the creation of `/tmp/.X11-unix` before processing `/etc/fstab`. This conflicts with an tabs which set `/tmp` to be a `tmpfs` (as is fairly common).
More information…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_tmp_not_defined_issue2_dynamic_shapes_cpu&suite=DynamicShapesCod…
-
@stephpenn1 could you please review these "L1" DOC files and let me know if they are at the correct processing level before I put them on Google Drive?
https://github.com/COMPASS-DOE/TEMPEST_Porew…
-
I’ve been finding that mkdocs is leaving behind directories in /tmp when I build using `mkdocs serve --dirty` (eventually consuming all available disk). My intention for using this flag was to decreas…
-
### 🐛 Describe the bug
I am trying to build pytroch from source with support for rocm.
System is ubuntu 24
Cpu is ryzen 5 2600
Gpu is rx 580
I am following instructions from there: https://github…