Commit Graph

19 Commits

Author SHA1 Message Date
Jamie Finnigan 2d95e95802
Remove example associated with deprecated nomad-spark (#11441) 2021-11-03 16:44:26 -07:00
Mahmood Ali 906528c197
Format Terraform files (#11099)
Also format terraform scripts with hclfmt, equivalent to terraform fmt.

I opted not to use terraform fmt, because I didn't want to introduce dev dependency on the terraform CLI.

Also, I've optimized the find command to ignore spurious directories (e.g. .git, node_modules) that seem to be populated with too many files! make hclfmt takes 0.3s on my mac down from 7 seconds!
2021-09-01 15:15:06 -04:00
Renaud Gaubert 02ff3a5ac2 Updated tensorrt demo to use the official nvidia image
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com>
2019-07-07 16:04:52 -07:00
Mahmood Ali bfc907827c docs: update s3 urls to use virtual bucket style
In response to https://forums.aws.amazon.com/ann.jspa?annID=6776
2019-05-06 10:39:51 -04:00
Chris Baker 5a4ec44f38 example: nvidia tensorrt example using GPU device plugin 2019-04-11 13:01:13 +00:00
Charlie Voiselle 523e8f7043
Fix typo 2018-08-13 10:38:22 -04:00
Rob Genova 5bcf32282f Update scripts and AMI to reflect Nomad 0.6 2017-07-26 22:34:34 +00:00
Rob Genova 9fd45265f2 Replace references to personal S3 bucket 2017-07-07 22:29:21 -07:00
Rob Genova a4b1260cf6 minor formatting fix 2017-07-07 09:47:52 -07:00
Rob Genova 7a938fde20 cleanup Vagrantfile, Terraform configs and Nomad job files 2017-06-25 11:10:14 -07:00
Rob Genova 72f45ff634 README formatting 2017-06-25 10:45:30 -07:00
Rob Genova ebc20d47da update READMEs 2017-06-25 10:09:28 -07:00
Rob Genova 2edf307503 update READMEs 2017-06-24 16:50:11 -07:00
Rob Genova 708dcd1cc7 add job files and Dockerfiles 2017-06-24 16:28:12 -07:00
Rob Genova b234a4e3d8 update READMEs 2017-06-15 15:49:02 -07:00
Rob Genova 26c937249c update READMEs 2017-05-15 21:40:20 -07:00
Rob Genova d5c3fabc77 update READMEs 2017-05-15 21:33:40 -07:00
Rob Genova 33e7af8314 terraform README updates 2017-05-15 21:17:48 -07:00
Rob Genova 3de63d132c Initial commit for Terraform/AWS support 2017-05-15 11:56:41 -07:00