KissCluster
KissCluster copied to clipboard
us-east-1 region
Hi, This simple script approach to distributing a workload over a large number of cpus sounds just like what I need. Has it been superceded by another approach? Would it be very difficult to make it run in us-east-1, because there is a huge public dataset stored in us-east-1 that I need to process.
Hi, you can easily change this to another region - just edit the source code. As of today I am usually running HPC scripts directly from Julia language (the language I currently use for numerical computing) and there are great tools that support this directly on the Julia lang level. I have not been using this bash scripts for some time, but you should be able to get them working easily.