AhmedSalih3d

Results 17 comments of AhmedSalih3d

Thanks for the response! Fantastic to hear that you have been having some of the same thoughts and understandable that it is quite difficult to implement (so most likely not...

Hello! Still no work around for this? It would be nice to be able to achieve this

Hi @mkitti ! Thanks for very quick answer. Yes, doing `Vector{Bool}` does work as you mention, thanks! Unfortunately, for my use case the h5 file has to match the `hdfvtk`...

I am running a simulation right now, so can try to come back with exact details later, but I think it struggles to convert the logical true/false in Julia to...

> What field are you trying to populate? You could convert your data to a `Vector{UInt8}` before saving as well. Then VTK would read an UInt8. Great reply! This was...

@Moelf just had the same issue as you today! Thanks to @ambiso for the hack, hoping we can add the possibility to do it directly one day :)

> ```julia > #' # Table KM-620 > #+ results="tex" > ``` Hi! Were you able to get this to render as a table in the pdf output of Weave.jl?...

Has this been deserted? 😊 Just so I don't try too deep into using it

And I just checked by using all CuArray and checking the exact kernel: @cuda NNlibCUDA.scatter_kernel!(+,DST,S,I) ERROR: InvalidIRError: compiling kernel #scatter_kernel!(typeof(+), CuDeviceVector{SVector{3, Float32}, 1}, CuDeviceVector{SVector{3, Float32}, 1}, CuDeviceVector{Int64, 1}) resulted in...

This is not yet possible in the software. The post I am sharing is for version 4.3, but still not possible in version 5.0. I am not sure when it...