You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Isabelle Guyon edited this page Oct 4, 2017
·
65 revisions
In these instructions, we guide you step-by-step to create your own "compute worker", that is a server to which submissions of participants to your challenge will be sent to be executed (if you organize a challenge with code submission). First, we will explain to you how to create a virtual machine on AWS. Skip this step if you are using your on local server or other computational resources. Then we will explain how to hook up this server to a "queue". Finally, we will explain how to assign that queue to your competition.
Setting up a server as compute worker
First you need to have access to a server connected to the Internet having an IP address and into which you can remote login via ssh. If you do not have one, you need to create one. We provide instructions for creating Ubuntu Virtual machines (VM):