-
Currently the sage objects created by
```
sage: t = Tachyon()
```
only accept certain drawn primitives that are predefined inside **sage/plot/plot3d/tachyon.py** after they are created, e.g. usin…
-
The Vulkan specification states that improper external synchronization may cause device loss. For semaphores:
> * Losing the logical device on which the violation occurred immediately or at a futu…
-
Error dialog is mostly empty:
![image](https://user-images.githubusercontent.com/60035/201082697-7803f740-073a-4b5f-8d35-1b4b57868a39.png)
Last section of the logs doesn't shed much light.
…
-
```
What steps will reproduce the problem?
1. create an application that allocates a lot of vertices and primitives
2. open the html file
3. Get the message: "ERROR: You can not allocate more then 655…
-
```
What steps will reproduce the problem?
1. create an application that allocates a lot of vertices and primitives
2. open the html file
3. Get the message: "ERROR: You can not allocate more then 655…
-
```
What steps will reproduce the problem?
1. create an application that allocates a lot of vertices and primitives
2. open the html file
3. Get the message: "ERROR: You can not allocate more then 655…
-
https://github.com/dotnet/roslyn/blob/main/docs/features/incremental-generators.md
https://andrewlock.net/creating-a-source-generator-part-1-creating-an-incremental-source-generator/
If we can imp…
-
**Describe the bug**
After building my WinForms app and running crossgen, many of my assemblies are much larger when `CsWinRTAotOptimizerEnabled` is not set to `false`. That source generator is emitti…
-
Hey! in "encoding/grid.h"
```cpp
__global__ void kernel_grid(
const uint32_t num_elements,
const uint32_t num_grid_features,
const GridOffsetTable offset_table,
const uint32_t base_resoluti…
-
```
~/instant-ngp$ cmake . -B build
-- Targeting GPU architectures: 86
-- Using X11 for window creation
-- !!! Warning OptiX_INSTALL_DIR not set in environment. using default
-- OptiX_INSTALL_DIR…