-
It might be a good idea to implement some configurable nomination limits. One idea that comes to mind is to have some UI on the poll add/edit form to set this up.
Possible limits might include:
- Ma…
-
Hello, x11perf's upstream has changed, and it's out of date in GLFS and BLFS. I'm opening this as an issue since app-7-list no longer works for downloading x11perf because it's now stored at https://w…
-
http://gnats.netbsd.org/44711
まだ対応しておらず。
ファイル作成 10GB
```
$ dd if=/dev/zero of=./hoge bs=1m count=10240
```
pax
```
$ pax -w -f ./hoge.tgz ./hoge
pax: File is too long for ustar ./hoge
```
-x cpi…
-
```
$ ./rt_sanity_checks-GEAR.py
checking essentials
Traceback (most recent call last):
File "./rt_sanity_checks-GEAR.py", line 376, in
main()
File "./rt_sanity_checks-GEAR.py", line 3…
-
### Description of Issue
Starting usdview which was build with the python script fails on my system with:
~~~~
Traceback (most recent call last):
File "/home/knud/src/c++/phanes/thirdparty/USD…
-
Looking at realSFS dadi, I notice that it uses the outer product of the 1d SFS as a prior for calling bins/site, rather than accepting a "joint" prior that is >=2 dimensional. I suspect this isn't a g…
-
### Description of Issue
Not able to run usdrecord in headless mode.
Traceback (most recent call last):
File "/usr/local/nvidia/usd/bin/usdrecord", line 168, in
sys.exit(main())
File "…
-
### Description of Issue
After `make install` USD, `cmake/pxrTargets.cmake` unexpectedly contains absolute paths. In an consuming cmake script, `find_package(pxr CONFIG ...)` fails with:
```
CMake …
-
- Add new API/CLI to enable and export Kadalu Storage Volumes via NFS ganesha
```
# Export a Volume
kadalu nfs-ganesha export ://
# Unexport a Volume
kadalu nfs-ganesha unexport ://
# List…
-
A heads up regarding a [PR in JupyterLab](https://github.com/jupyterlab/jupyterlab/pull/14102), and associated [JEP request](https://github.com/jupyter/enhancement-proposals/pull/101) that introduces …