Closed michaelmwu closed 12 years ago
Scripts have been working on Windows since the following issue was closed: https://github.com/stanford-ppl/Delite/issues/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.
BLAS works again on Windows and Mac OS X (https://github.com/stanford-ppl/Delite/tree/xplatform/framework/src/ppl/delite/framework/extern). The doc has been updated as well: http://stanford-ppl.github.com/Delite/using_blas.html.
Neither external libraries nor current scripts will work with Windows right now. We also need to have Delite working on Mac OS X.