IntelLabs / HPAT.jl

High Performance Analytics Toolkit (HPAT) is a Julia-based framework for big data analytics on clusters.
BSD 2-Clause "Simplified" License
120 stars 16 forks source link

Fixing travis build dependency #8

Closed Wajihulhassan closed 8 years ago

Wajihulhassan commented 8 years ago

In order to run pi.jl example HDF5 package is required. This PR fixes travis build by adding HDF5 package before running pi.jl example.

ehsantn commented 8 years ago

Unfortunately, this doesn't fix the build :(