diff --git a/stacks/pinot-noir/config.json b/stacks/pinot-noir/config.json index 8dcee00ad49c76cd886859b2752439b7a133f06e..1e12024adaac5e909916f5f0fddeddfb6d3d2b67 100644 --- a/stacks/pinot-noir/config.json +++ b/stacks/pinot-noir/config.json @@ -45,18 +45,6 @@ "spec": "intel-oneapi-compilers@2024.1.0 %gcc@11.4.1", "version": "2024.1.0" }, - "nvhpc": { - "compiler": "nvhpc", - "spec": "nvhpc@24.3 %gcc@11.4.1", - "version": "24.3", - "constraint": "env['environment'] in ['jed']" - }, - "aocc": { - "compiler": "aocc", - "spec": "aocc@4.2.0 +license-agreed %gcc@11.4.1", - "version": "4.2.0", - "constraint": "env['environment'] in ['jed']" - }, "gcc": { "compiler": "gcc", "spec": "gcc@12.3.0 %gcc@11.4.1",