Lines Matching +full:linux +full:- +full:misc +full:- +full:32 +full:bit
91 PetscCall(PetscOptionsGetInt(NULL, NULL, "-nl", &nl, NULL)); in main()
92 PetscCall(PetscOptionsGetBool(NULL, NULL, "-explicit_inverse", &inverse, NULL)); in main()
101 // disable vector tests with linux-misc-32bit and sftype window in main()
110 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_vector", &test_vector, NULL)); in main()
143 ilocalB[i] = 2 * nl - i - 1; in main()
151 PetscCall(PetscSFViewFromOptions(sfA, NULL, "-view")); in main()
152 PetscCall(PetscSFViewFromOptions(sfB, NULL, "-view")); in main()
162 for (i = 0; i < nldataA; i++) ldA[i] = -1; in main()
163 for (i = 0; i < nldataB; i++) ldB[i] = -1; in main()
181 PetscCall(PetscSFViewFromOptions(sfBA, NULL, "-view")); in main()
184 for (i = 0; i < nldataB; i++) ldB[i] = -1; in main()
196 PetscCall(PetscSFViewFromOptions(sfAm, NULL, "-view")); in main()
207 PetscCall(PetscSFViewFromOptions(sfAAm, NULL, "-view")); in main()
213 PetscCall(PetscSFViewFromOptions(sfBm, NULL, "-view")); in main()
224 PetscCall(PetscSFViewFromOptions(sfBBm, NULL, "-view")); in main()
246 args: -view -explicit_inverse {{0 1}}
250 filter: grep -v "type" | grep -v "sort"
252 args: -view -nl 5 -explicit_inverse {{0 1}}
254 …# we cannot test for -sf_window_flavor dynamic because SFCompose with sparse leaves may change the…
256 TODO: frequent timeout with the CI job linux-hip-cmplx
259 filter: grep -v "type" | grep -v "sort"
261 …args: -view -nl 5 -explicit_inverse {{0 1}} -sf_type window -sf_window_sync {{fence lock active}} …
266 TODO: frequent timeout with the CI job linux-hip-cmplx
269 filter: grep -v "type" | grep -v "sort"
271 …args: -view -nl 5 -explicit_inverse {{0 1}} -sf_type window -sf_window_sync {{fence lock active}} …