Is there a place where I can donate to this project? #528
Replies: 3 comments 9 replies
-
At the moment, no. I've thought about this in the past but honestly wasn't sure if anybody would be interested... I thought that taking an academic job would give me time to continue working on the project, but that hasn't really panned out. If there were enough funding to actually pay somebody (me or otherwise) to dedicate proper (engineering) time to maintaining and developing this project that would be awesome, but I don't know exactly how to get from here to that point : Which platforms/backends aren't working for you? |
Beta Was this translation helpful? Give feedback.
-
Ok, an update: I managed to get llvm-12 working and the library. It turns out you need to install llvm-12 in /usr/local (for Linux) and you need to download the llvm-hs repo from github and change the shared-llvm flag to False in the llvm-hs/llvm-hs.cabal file, and then you need to add the Paths modules from each accelerate-llvm sub-project to the autogen-modules section. Hopefully you can see why it took so long to figure some of that out considering I'm still kind of new to Haskell. |
Beta Was this translation helpful? Give feedback.
-
How much money would you need to work on this full time? I'd like to help out in any way I can. I've got plenty of free time right now, so if I can familiarize myself with the code a bit more I can maybe help make some improvements on it. |
Beta Was this translation helpful? Give feedback.
-
I really like this library, but the last update was months ago, and none of the backends currently work for me. Is there a patreon or something that I can make donations to that will speed up the process?
Beta Was this translation helpful? Give feedback.
All reactions