gavel icon indicating copy to clipboard operation
gavel copied to clipboard

The availability of gavel AMI

Open sunshineffmx opened this issue 2 years ago • 2 comments

Hi, Is the AMI 'gavel' still available and how can I find it?

sunshineffmx avatar Oct 26 '22 02:10 sunshineffmx

I am not sure it is, and I don't have access to that AWS account anymore to check.

However, I think these instructions should still work (we tried on Ubuntu 16.04, but newer versions of Ubuntu should work too though the exact installation commands might change):

apt-get -y install cmake g++ gcc libnuma-dev make numactl zlib1g-dev
pip install -r scheduler/requirements.txt
cd scheduler; make

deepakn94 avatar Oct 29 '22 17:10 deepakn94

Thanks for your reply. These instructions you give can be executed. But I want to access the workloads data in pyhsical cluster experiments, I search the public AWS AMI and don't find the AMI ID of gavel.

sunshineffmx avatar Oct 30 '22 09:10 sunshineffmx