Domingos Dellamonica Jr., PhD

Results 8 issues of Domingos Dellamonica Jr., PhD

- I am the author or maintainer of this manifest: No - URL: https://cdm16003.contentdm.oclc.org/digital/iiif/p16003coll20/1596/info.json - Manifest hosting institution OCLC.org ### Observed behavior Tiling is broken. I believe the reason is...

manifest compatibility

When trying to use the pathtracer to render a scene that includes many meshes (mostly boxes) with internal and face materials, the tracer seems to use the wrong materials (images...

enhancement

### Describe the bug Calling the method returned by CreateRadixSort is throwing CUDA_ERROR_LAUNCH_OUT_OF_RESOURCES. ### Environment - ILGPU version: 1.5.1 - .NET version: .NET 8 - Operating system: Windows 11 -...

bug

It would be nice to be able to invalidate rows cached by the `useAsyncDataSource` hook. My API suggestion would be to return an additional object in this hook, say a...

type:enhancement
package:source

When trying to profile the benchmark, I'm getting this exception. No special configuration was used, just the attribute. .csproj: ```xml ``` ``` Unhandled exception. System.ArgumentNullException: Value cannot be null. (Parameter...

Area:Diagnosers

This one is quite convoluted, but I just hit it today. Consider some code like ```csharp file class X : IMyInterface { ... } partial class Y { private IMyInterface...

Area-IDE

dotnet provides a `Compile(bool preferInterpretation)` variant. It is useful in scenarios where the expression is only used once. This option could be present in the API for this package as...

enhancement
investigate

**Is your feature request related to a problem? Please describe.** It would be nice to have a way to prompt the user to select one option within a list of...

enhancement