Home
last modified time | relevance | path

Searched refs:job (Results 1 – 12 of 12) sorted by relevance

/petsc/doc/developers/contributing/
H A Dpipelines.md30 A pipeline consists of "Stages" each with multiple "Jobs". Every job is one configuration on one ma…
41 :::{figure} /images/developers/find-exact-bad-job.png
45 Locating the exact failed job in a pipeline stage.
48 A job is a run of the {any}`PETSc test harness<test_harness>` and consists of many "examples".
51 A failure in running the job's tests will have `FAILED` and a list of the failed tests
57 Failed examples in a pipeline job.
69 After you have fixed a problem that appeared in a particular (set of) job(s) you may want to test y…
119 Downloading `configure.log` from a failed pipeline job.
122 The "Retry" button at the top of a previous pipeline or job does **not** use any
124 same Git commit that was previously tried. The job "Retry" should only be used this way
/petsc/src/mat/graphops/order/
H A Dwbm.c36 PetscInt job = 5; in MatGetOrdering_WBM() local
49 switch (job) { in MatGetOrdering_WBM()
79 …PetscCallExternal(mc64ad_dist, &job, &nrow, &nnz, ia, ja, a, &num, perm, &liw, iw, &ldw, dw, icntl… in MatGetOrdering_WBM()
/petsc/lib/petsc/bin/maint/petsclinter/
H A Dpyproject.toml14 # For all of these I don't know which one of these actually does the job...
/petsc/src/mat/impls/aij/mpi/mumps/
H A Dmumps.c124 MUMPS_INT sym, par, job; member
425 inner->job = outer->job; \
1779 …if (mumps->id.job != JOB_NULL) { /* cannot call PetscMUMPS_c() if JOB_INIT has never been called f… in MatDestroy_MUMPS()
1780 mumps->id.job = JOB_END; in MatDestroy_MUMPS()
1984 mumps->id.job = JOB_SOLVE; in MatSolve_MUMPS()
2124 mumps->id.job = JOB_SOLVE; in MatMatSolve_MUMPS()
2249 mumps->id.job = JOB_SOLVE; in MatMatSolve_MUMPS()
2512 mumps->id.job = JOB_FACTNUMERIC; in MatFactorNumeric_MUMPS()
2611 if (mumps->id.job == JOB_NULL) { /* MatSetFromOptions_MUMPS() has never been called before */ in MatSetFromOptions_MUMPS()
2654 mumps->id.job = JOB_INIT; in MatSetFromOptions_MUMPS()
[all …]
/petsc/doc/manual/
H A Dperformance.md314 Machines with job submission systems such as SLURM usually provide
316 job submission scripts. Please consult the respective manuals.
352 (or job schedulers) to specify process affinity. To overcome the first
357 issue—consult the documentation for your MPI implementation and/or job
H A Ddmcommonality.md59 must be managed by `DMPLEX`. This is the job of `PetscSection`, {any}`ch_petscsection`. The process…
H A Dprofiling.md689 For an MPI parallel job, only one process can call `nsys`,
692 or Open MPI - we can run a parallel job on 4 MPI tasks as:
H A Dother.md6 within a larger parallel job, or who wish to use a “manager” process to
421 debugger requires terminating the first job and restarting the
898 cron job or to make a convenient alias so that refreshing is easy. Then
/petsc/doc/developers/
H A Dbuildsystem.md15 great at this job.
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A DLICENSE93 library does the same job as widely used non-free libraries. In this
/petsc/doc/install/
H A Dinstall.md613 On systems where you need to use a job scheduler or batch submission to run jobs use the
/petsc/doc/faq/
H A Dindex.md1737 If `-start_in_debugger` does not work on your OS, for a uniprocessor job, just