-
# Motivation
OpenMP (Open Multi-Processing) is a widely adopted API that provides parallel programming in C, C++, and Fortran, optionally with multi-platform shared-memory support. It is a critical…
-
**Describe the bug**
I try another way to get bpy
[root@localhost linux_centos7_x86_64]# python3 -m pip install bpy
Collecting bpy
Using cached bpy-2.82.1.tar.gz (19 kB)
Building wheels for c…
-
Hi, I've seen that there is Windows support mentioned in the README as part of the roadmap. I'd just started working on it and would like to know which compiler is preferred, `msvc` or `clang-cl`?
…
-
Toolchain is Swift Development Snapshot of `main` on 2023-04-03. Full compiler error below:
```
Failed to reconstruct type for $s7SwiftUI15ModifiedContentVyACyAA6ZStackVyAA012_ConditionalD0VyACyAA…
-
### Description of Issue
Check out: https://github.com/autodesk-forks/USD/tree/adsk/feature/webgpu
### Steps to Reproduce
1. Run docker command to build
```
docker build -t usd-webgpu .
```
…
-
I try to use this script to build AL_USDMaya.
but I got this error.
Linux localhost.localdomain 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
**Cen…
-
All these quantities are positive values. What is the rationale for using `int` over `unsigned` here?
On that note: I am not the only one wondering this. Quote from `vtr/types.h`:
```
// The co…
-
yay -S blender-2.7 --mflags "DISABLE_CUDA=1"
or
env DISABLE_CUDA=1 makepkg -fsi
```
loading initial cache file /home/sylvain/.cache/yay/blender-2.7/src/blender/build_files/cmake/config/blender…
-
I'm following the Rocky9 build instructions, and I get this error when it comes to building OpenColorIO.
/bin/ld: ../../libutils/oiiohelpers/libOpenColorIOoiiohelpers.a(oiiohelpers.cpp.o): undefine…
-
### Description of Issue
There are missing symbols when compiling `sdffilter.cpp.o`
### Steps to Reproduce
1. `python3.9 ./build_scripts/build_usd.py ./USD_system_python3.9.16_no_monolithic --…