forked from firepile/firepile
-
Notifications
You must be signed in to change notification settings - Fork 0
GPU programming in Scala
License
CheShengSu/firepile
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Firepile 0.1 -- OpenCL GPU Programming with Scala ---------------------------------------------------- To compile Firepile: $ sbt compile To compile test cases: $ sbt test-compile To run: $ bin/firepile firepile.tests.Foo NOTE: You must have $SCALA_HOME set to the location of your Scala 2.9 installation --------------------------------------------------- Examples to try: firepile.tests.ReduceModifiedPlusBB <n> <n> - 2 ^ n randomly generated elements to reduce (default 20) firepile.tests.TestBlackScholesModified <n> <n> - n * 1000000 options (default 4)
About
GPU programming in Scala
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Scala 99.9%
- Shell 0.1%