stanford-ppl/Delite

make Delite cross-platform

Closed this issue · 4 comments

Neither external libraries nor current scripts will work with Windows right now. We also need to have Delite working on Mac OS X.

Scripts have been working on Windows since the following issue was closed: #5. They also work on Macs in a similar fashion to Linux (though, I had to make some minor amendments).

BLAS now also works on Windows and Mac OS X. Also, here's the doc for this functionality: http://stanford-ppl.github.com/Delite/using_blas.html.

After Arvind has refactored external library infrastructure, implemented stuff has to be reconsidered. I'm on it.