• Stars
    star
    487
  • Rank 86,892 (Top 2 %)
  • Language
    Scala
  • License
    Other
  • Created over 8 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Examples for High Performance Spark

high-performance-spark-examples

Examples for High Performance Spark

We are in the progress of updata this for Spark 3.3+ and the 2ed edition of our book!

Building

Most of the examples can be built with sbt, the C and Fortran components depend on gcc, g77, and cmake.

Tests

The full test suite depends on having the C and Fortran components built as well as a local R installation available.