Hi! Instead of compiling LLVM, LDC from the source downloading LDC 1.4 is enough right ? It was written they already using LLVM 4.0 in this precompiled version.
And one more question when I use dub build in source folder of DCompute it is giving me this output :
Now it is time to write the CUDA kernel. But I am not sure how to import dcompute.lib( I already compiled dcompute source and created .lib file ) to my project.
Do you have any suggestions?
Do I also need to import other libraries like DerelictCL.lib, DerelictCUDA.lib,DerelictUtil.lib
Upon releasing new mir-algorithm, I hope someone can take care of updating d.godbolt.org. It's very easy, but also easily forgotten. See: mattgodbolt/compiler-explorer-image#31 and mattgodbolt/compiler-explorer#529 Small things! Thanks! :-)
Ilya Yaroshenko
@9il
done mattgodbolt/compiler-explorer-image#39
Thanks!
Ilya Yaroshenko
@9il
proposed new Mir logo
Feedback or alternatives are welcome. I am looking for a soft logo instead of current one
Nicholas Wilson
@thewilsonator
IDK, i like the current one, it looks distinctive. That one looks ...bland.
Ilya Yaroshenko
@9il
We need a bland one :-(
or somtihing soft
Maybe we can change it back after a while
Matt Ranger
@VHRanger
hey guys. I think for the long run (3-5 years) it would be in the best interest for libmir to have an interface with apache arrow. Apache arrow is poised to replace pandas in that timeframe
and interfacing efficiently with it would potentially be a killer app. I'm interested in contributing here, just throwing this out there
Ilya Yaroshenko
@9il
Hey Matt @VHRanger . Thank you for letting us know. You can count on our help if you need new mir-algorithm features for Apache Arrow. Also, we can create a repo in libmir org and include you to the organizatoin if you want Apache Arrow be part of the libmir.