Home
last modified time | relevance | path

Searched refs:get_compiler_data (Results 1 – 7 of 7) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/config/
H A Dtest_all_sandia497 get_compiler_data() {
523 get_compiler_data $1 1
527 get_compiler_data $1 2
531 get_compiler_data $1 3
535 get_compiler_data $1 4
/dports/devel/kokkos/kokkos-3.4.01/config/
H A Dtest_all_sandia497 get_compiler_data() {
523 get_compiler_data $1 1
527 get_compiler_data $1 2
531 get_compiler_data $1 3
535 get_compiler_data $1 4
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/config/
H A Dtest_all_sandia497 get_compiler_data() {
523 get_compiler_data $1 1
527 get_compiler_data $1 2
531 get_compiler_data $1 3
535 get_compiler_data $1 4
/dports/devel/kokkos/kokkos-3.4.01/scripts/testing_scripts/
H A Dgnu_test_all_sandia609 get_compiler_data() {
635 get_compiler_data $1 1
639 get_compiler_data $1 2
643 get_compiler_data $1 3
647 get_compiler_data $1 4
H A Dtest_all_sandia732 get_compiler_data() {
758 get_compiler_data $1 1
762 get_compiler_data $1 2
766 get_compiler_data $1 3
770 get_compiler_data $1 4
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/client/
H A Dpts_installed_test.php97 $to_json['test_installation']['environment']['compiler_data'] = $this->get_compiler_data();
118 …onixTestSuite/TestInstallation/Environment/CompilerData', json_encode($this->get_compiler_data()));
185 public function get_compiler_data() function in pts_installed_test
H A Dpts_test_run_manager.php823 if(($t = $test_run_request->test_profile->test_installation->get_compiler_data()))