Alejandro Saucedo

Results 265 comments of Alejandro Saucedo

I completely agree @alexander-g! I actually did quite a bit of research on this and I have some insights to share which I would be interested in your thoughts.. For...

Ok it seems that this test: ```cpp TEST(TestAsyncOperations, TestManagerAsyncExecutionDestroyDescriptors) { { uint32_t size = 10; std::string shader(R"( #version 450 layout (local_size_x = 1) in; layout(set = 0, binding = 0)...

An initial exploration was to perform an assessment of potential optimization improvements that could improve the performance of higher level applications like vkjax, and delve into whether there could be...

Nice - thank you for updating, it does seem like there is a raised warning from the debug layers so we'll have a look. Thank you for reporting

Thanks @ChenKuo - also following up from the question you asked in #52 > @axsaucedo Thanks for your response. I see how I can use OpMemoryBarrier to implement dependency. This...

This is very useful insights @DTolm, thank you very much for sharing your thoughts! And thanks for extending the discussion into the Vulkan subreddit, I didn't know that sub existed...

@dkgaraujo I hugely appreciate your suggestions, and I could not agree more! The initial motivations (https://github.com/EthicalML/vulkan-kompute#motivations) that led to the creation of this project were exactly those - it would...

@alexander-g that sounds quite exciting, I would be very keen to get your thoughts of what may be required in order to achieve the integration as backend for Jax. Mainly...

@aliPMPAINT good point, I think we came across this issue when @alexander-g started exploring adding the GLSL shader compilation. HAving said that, this is less of an actual extension and...

One thing that I would be interested to ask everyone, is for feedback / thoughts on the talks for the FOSDEM conference I had mentioned earlier. I have finished recording...