Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NLKNguyen/alpine-mpich

MPI Cluster Automation Solution using Docker, based on Alpine Linux with MPICH (see IEEE paper)
https://github.com/NLKNguyen/alpine-mpich

Merge pull request #17 from normanpatrick/master

fixed wget ssl_helper issue

100e4c8614b0cd930abb56a67bf77002d0752820 authored over 3 years ago by Nikyle Nguyen <[email protected]>
fixed wget ssl_helper issue

8946fc6ab706ee3d5de1a0b5f8305706de5e334b authored over 3 years ago by Nirmalendu Patra <[email protected]>
Merge pull request #13 from simonholgate/fix-detection-of-external-hosts

Fix detection of external hosts

fd7664ae0c00e4a7e8a78e15fa49bde06dd31a3f authored almost 6 years ago by Nikyle Nguyen <[email protected]>
Merge pull request #14 from simonholgate/fix-escaping-for-shell-check

Fix escaping for shell check

0e89eb19a9b4a7a5eb461d99417066f03e9edaf9 authored almost 6 years ago by Nikyle Nguyen <[email protected]>
Added additional backslashes to fix failing shellcheck test

2781e461cef0466f45cf5bbcbcc6131d0f404bf8 authored almost 6 years ago by Simon Holgate <[email protected]>
Added use of dig to identify host ips in swarm

71cdd787886ea621ac12f95e07f4f0b1389777af authored almost 6 years ago by Simon Holgate <[email protected]>
Docs: add TODO for shellscript failed checks

ec61e3ddcfcf68fe3d8f072b41341c1997cea750 authored almost 6 years ago by Nikyle Nguyen <[email protected]>
Merge pull request #12 from simonholgate/fix-cluster-login

Added fix to cluster login taking only first row from awk

dd56ac82f71cd5da5fe40dac4e3af0b8fb0c7c96 authored almost 6 years ago by Nikyle Nguyen <[email protected]>
Merge pull request #1 from simonholgate/fix-cluster-login

Added fix to cluster login taking only first row from awk

991adbee6cb8372345fec8cfc9506f7de48c62d9 authored almost 6 years ago by Simon Holgate <[email protected]>
Added fix to cluster login taking only first row from awk

8b213a2c371edc5e7b98e0e2ed27b4958605339c authored almost 6 years ago by Simon Holgate <[email protected]>
Merge pull request #10 from JacksonFaller/patch-1

Fixed typo in cluster.sh

44af67fa1028303704482a688805c2c037b8b88b authored over 6 years ago by Nikyle Nguyen <[email protected]>
Fixed typo in cluster.sh

243eb54b1f3437af9a134872edfd0c2468a51d4a authored over 6 years ago by JacksonFaller <[email protected]>
Add research paper reference and links

11e590731a0d68b7c6c0e3186b0e1c5302849f16 authored almost 8 years ago by Nikyle Nguyen <[email protected]>
Add `reload` feature; Change --watch flag to not use `watch` program

c009b201ac2811aba351c0417c2b7f73950c0f83 authored almost 8 years ago by NLKNguyen <[email protected]>
Update documentation

22ca6976a29d9ff8e0bddcd6569fdda84b1826b3 authored about 8 years ago by NLKNguyen <[email protected]>
Update example ssh keys with proper permission

4645ca1d5dd1efda24156c2502a8ae75673a1ae3 authored about 8 years ago by NLKNguyen <[email protected]>
Fix styling error and keep working on Swarm Mode script

f8c988e69b1c6028c31e387fe2a40bfc7c29b82b authored about 8 years ago by NLKNguyen <[email protected]>
Fix documentation errors and start working on Swarm Mode scripting

d6eb827334f4877abb5935b51f528ca3aa861a2f authored about 8 years ago by NLKNguyen <[email protected]>
Revise bootstrapping method to be more flexible for Swarm Mode

3f5254f941338f999be76b4368024d762a0af52f authored about 8 years ago by NLKNguyen <[email protected]>
Switch back to use external SSH keys

Because in case of running in Swarm Mode, `docker exec` to the master node won't work. It's bett...

512fce56fd4f28b57c4000bb3f86ed3f5abfb029 authored about 8 years ago by NLKNguyen <[email protected]>
Overall updates

a379ed6a4441a7778f4934f0906e6942239e687c authored about 8 years ago by NLKNguyen <[email protected]>
Add missing .env file

3ec07f439eef2ac39e22e58bbd83bf53483fcb47 authored about 8 years ago by NLKNguyen <[email protected]>
Correct links and remove redundant license

24a23e456417971f822171a4d2616e10e115de4d authored about 8 years ago by NLKNguyen <[email protected]>
Move cluster setup to this repository

c1502287b5be9a3942a4bd6a9fff25b4f76f35a3 authored about 8 years ago by NLKNguyen <[email protected]>
Remove temporary installation

29b604391106b351cc806cb6a8af5a1e4fdf1225 authored about 8 years ago by NLKNguyen <[email protected]>
Restructure project and use Travis to build and push to Docker Hub

c4ae6604409ad525f9f06adcc23bcb3fbe4e3dff authored about 8 years ago by NLKNguyen <[email protected]>
Change variable name and remove openssh package (delegate to onbuild)

0738c65dee26fb69657cfd1d18f1aaf524c7e48d authored over 8 years ago by NLKNguyen <[email protected]>
Add HOME variable and change user's ownership on their directories

db1fca55b3c48788a171ad7df874ad8d896e2619 authored over 8 years ago by NLKNguyen <[email protected]>
Rename variables and remove unused package

fb66e8e0c7faaee95c882b86e67c8a2a0c5a5a83 authored over 8 years ago by NLKNguyen <[email protected]>
Add more clarification

9187f30a2f6eb2071cbf2574e84f1d983a75891a authored over 8 years ago by NLKNguyen <[email protected]>
Fix typo and add link

60b1486dff3005e4d4ded3cac633920d06d40472 authored over 8 years ago by NLKNguyen <[email protected]>
Delete incomplete sentence

69c8cf3929778481405458c55615cc0b51992ea3 authored over 8 years ago by NLKNguyen <[email protected]>
Revise Dockerfile and add documentation

a14320421f10cfc5ca10e837ff4d5b0a6bf1baad authored over 8 years ago by NLKNguyen <[email protected]>
Forgot to install sudo; Add some information in README to see if DockerHub pick up that

9abcb9100b299150e0b8229bb61e54b08a076cbb authored over 8 years ago by NLKNguyen <[email protected]>
Change default working directory and default user

b6ed2b83e57f1d4a39a6a9e15c0785e5881900b8 authored over 8 years ago by NLKNguyen <[email protected]>
Add Dockerfile and test cases

d23a1cf915d20b46ecea43c810e5320deb7d286e authored over 8 years ago by NLKNguyen <[email protected]>
Initial commit

70121a533068019d65c0bf4871fb1a87db80bf1c authored over 8 years ago by Nguyen Nguyen <[email protected]>