Skip to content

Commit f75af8e

Browse files
authored
update readme
1 parent fd0763e commit f75af8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
Copyright (C) 2017 Vincent A. Cicirello.
55

6-
http://www.cicirello.org/
6+
https://www.cicirello.org/
77

88
The code provided in this repository was developed to test the performance of a small 8 node cluster of raspberry pis. Implementations of a few simple parallel algorithms for testing the performance of a small cluster. Uses Java RMI for communication between master node and the worker nodes. See the Java docs, in the doc folder, for other implementation details. The scripts folder contains useful bash scripts such as for starting the RMI servers on the worker nodes, shutting down and rebooting worker nodes from the master node, etc. See the scripts/README.txt file for details of the usage of the available scripts.

0 commit comments

Comments
 (0)