-
**Is your feature request related to a problem? Please describe.**
Since "FPS Adjust" causes audio problems because of the lack of proper audio samplerate adaptation, I am trying the other way around…
-
when i ran ./build.sh ,there was en error: ‘min’ was not declared in this scope.
`yz@geoway-SYS-7048GR-TR:~/Open3DGen$ ./build.sh
-- The C compiler identification is GNU 10.3.0
-- The CXX compile…
-
![screenshot_1](https://cloud.githubusercontent.com/assets/10696803/7474871/6328ddd2-f344-11e4-8477-54ecca3cae60.png)
![screenshot_2](https://cloud.githubusercontent.com/assets/10696803/7474872/63319c…
-
If there is an interface and a class that uses this interface to drive wires, the driven wires remain at the same level throughout the simulation in the trace (though they seem to be simulated correct…
-
> I didn't realize that ray is [building](https://github.com/ray-project/ray/blob/ray-2.2.0/bazel/ray_deps_build_all.bzl) grpc as a vendored project. This would be a pretty obviously candidate for ef…
-
Notable changes:
1. `std::result_of` has been deprecated in C++ 17. Use `std::invoke_result` instead.
2. We should use `std::invoke` instead of write `f(args...)` directly.
3. We could use initiali…
-
I am using vim8.0 on archlinux with xfce4, and vim is run in xterm.
I find that sometimes when I open a file (no matter it is source code file or a markdown file), the colors of some content just …
-
Built the toolchain as indicated in the README, but math functions in the std namespace cannot be found.
test program:
```
#include
#include
#include
int main(int argc, char* argv[])
try…
-
**Is your feature request related to a problem? Please describe.**
I have an AMD GPU so I cannot take advantage of the CUDA running.
**Describe the solution you'd like**
I would love either an Op…
-
I got linking errors (undefined filesystem symbols ) when trying to link `picongpu` executable using `gcc-13.1`:
```
d.lld: error: undefined symbol: std::filesystem::create_directories(std::filesy…