Portalez Régis

Results 25 comments of Portalez Régis

Hi. 1. I will add documentation and benchmarks, even if I absolutely don't trust benchmarks (I wrote so many). 2. this library is a updated version of a previous repo...

Sure I will. I'm too busy with other projects right now but I will. Envoyé depuis Proton Mail mobile -------- Message d'origine -------- Le 2 sept. 2022 à 17:13, Patrick...

This is a type in the cuda 8 project. You need to have `$(HybridizerInstallPath)\lib;%(AdditionalLibraryDirectories);$(CudaToolkitLibDir)` in the vcxproj, instead of `$(HybridizerInstallPath)\bin;%(AdditionalLibraryDirectories);$(CudaToolkitLibDir)` Issue will be fixed by next release. Anyway, we recommend...

This bug is quite complex, and in the end, not a bug :) First (compile time) : - structure constructors must be marked with [Kernel] - explicit operators as well...

Given the name of the generated project, it seems you’re using an old version. Could you try to upgrade to the latest one? > Le 9 déc. 2018 à 22:54,...

You should upgrade hybridizer. From our releases tab in github or from visual studio marketplace. https://marketplace.visualstudio.com/items?itemName=altimesh.AltimeshHybridizerExtensionEssentials > Le 9 déc. 2018 à 23:11, N1vS a écrit : > > Which...

Do you have any code marked as [Kernel] or [EntryPoint]? Do you build the generated native project after having built the managed project? The cpp and the cu files are...

Whoa . Can you run any Cuda sample? Without hybridizer? > Le 10 déc. 2018 à 16:57, N1vS a écrit : > > I have [EntryPoint] for the simple "hello...

Hi. Can you run the samples? If yes can you send us a reproducer to regis dot portalez at altimesh dot com Thanks. > Le 12 déc. 2018 à 19:14,...

Hi. You can send it via email to regis dot portalez at altimesh dot com or attach it to the current issue > Le 2 janv. 2019 à 08:36, N1vS...