Download presentation
Presentation is loading. Please wait.
1
Logistics and Abstract Metrics
COMP 322, Lab 1 Logistics and Abstract Metrics
2
Four Stages SVN Setup Verifying environment configuration
Implementing a parallel program and measuring WORK, CPL Testing autograder submissions
3
https://svn.rice.edu/r/comp322/turnin/S17/<netid>
SVN Setup Use SVN to distribute and submit lab work. Laptop
4
HelloWorldError.java HJlib is a parallel programming library for Java 8+. Today, we get your first HJlib program building on your laptop. Learn about three library APIs: launchHabaneroApp, async, finish Fix checkstyle errors in the Lab 1 Maven project. Fix compilation errors in the Lab 1 Maven project.
5
ReciprocalArraySum.java Sequential vector sum example is provided.
You will extend it to run in parallel using finish and async, and measure the performance improvement on your laptop. + + + + + = = = = =
6
Testing autograder submissions
You should have received an with account information on the Habanero AutoGrader.
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.