Alejandro Saucedo
Alejandro Saucedo
Thank you for opening the issue @ChatPion , this sounds interesting, it may be worth exploring a way in which there can be more flexibility to initialize the components. At...
This is really interesting @jerryct, thank you for opening the PR to initiate the discussion. Before diving into the discussion could you also create an issue that points to this...
For context there was a previous implementation of this that allowed for variable types whilst allowing for C++ 11 backwards compatibility (ie instead of using std variable values) https://github.com/KomputeProject/kompute/pull/151
Really good resource on memory management, would be interesting to explore if transfer queues could be used for asynchronous memory defragmentation https://www.youtube.com/watch?v=rXSdDE7NWmA
Thank you for creating the issue @cracy3m - could you share the logs of the compile error? It may actually be due to the version of the headers, but we...
For context there was a previous implementation of this that allowed for variable types whilst allowing for C++ 11 backwards compatibility (ie instead of using std variable values) https://github.com/KomputeProject/kompute/pull/151
@aliPMPAINT great idea, I think this would be very useful for sure, we had a previous contributor that created an AUR package from the repo - the discussion was at...
@aliPMPAINT good idea - I think that would make sense in regards to using the latest release. Also would make sense to have the binary edition, although that would introduce...
Ok thank you for the heads up @aliPMPAINT - I think this sounds reasonable, we should go ahead with this. I guess my other question is also how we can...
@aliPMPAINT this is quite cool, it seems the github action would be triggered on release as well. I think given that it's also saved in the github release entry this...