| /petsc/src/sys/tests/output/ |
| H A D | ex66_1.out | 3 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 4 [0]PETSC ERROR: Error Created 5 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 6 [0]PETSC ERROR: #1 CreateError() at ex66.c:0 7 [0]PETSC ERROR: #2 CreateError() at ex66.c:0 8 [0]PETSC ERROR: #3 CreateError() at ex66.c:0 9 [0]PETSC ERROR: #4 CreateError() at ex66.c:0 10 [0]PETSC ERROR: #5 CreateError() at ex66.c:0 11 [0]PETSC ERROR: #6 CreateError() at ex66.c:0 12 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… [all …]
|
| H A D | ex70_1.out | 1 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 2 [0]PETSC ERROR: Corrupt argument: https://petsc.org/release/faq/#valgrind 3 [0]PETSC ERROR: Object already free: Parameter # 1 4 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 5 [0]PETSC ERROR: #1 PetscObjectDestroy() at destroy.c:0 6 [0]PETSC ERROR: #2 PetscRunRegisteredFinalizers() at destroy.c:0 7 [0]PETSC ERROR: #3 PetscObjectRegisterDestroyAll() at destroy.c:0 8 [0]PETSC ERROR: #4 PetscFinalize() at pinit.c:0 9 [0]PETSC ERROR: #5 main() at ex70.c:0 10 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
|
| H A D | ex73_0_alt.out | 1 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 2 [0]PETSC ERROR: Write to file failed 3 [0]PETSC ERROR: Error in fflush() due to "Bad file descriptor" 4 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 5 [0]PETSC ERROR: #1 PetscFFlush() at mprint.c:0 6 [0]PETSC ERROR: #2 PetscVFPrintfDefault() at mprint.c:0 7 [0]PETSC ERROR: #3 PetscVFPrintf_Private() at mprint.c:0 8 [0]PETSC ERROR: #4 PetscFPrintf() at mprint.c:0 9 [0]PETSC ERROR: #5 main() at ex73.c:0 10 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
|
| H A D | ex73_0.out | 1 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 2 [0]PETSC ERROR: Write to file failed 3 [0]PETSC ERROR: fprintf() returned error code -1: Bad file descriptor 4 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 5 [0]PETSC ERROR: #1 PetscVFPrintfDefault() at mprint.c:0 6 [0]PETSC ERROR: #2 PetscVFPrintf_Private() at mprint.c:0 7 [0]PETSC ERROR: #3 PetscFPrintf() at mprint.c:0 8 [0]PETSC ERROR: #4 main() at ex73.c:0 9 [0]PETSC ERROR: ----------------End of Error Message -------send entire error message to petsc-main…
|
| H A D | ex73_0_alt_2.out | 1 [0]PETSC ERROR: ------------------------------------------------------------------------ 2 [0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation, probably memory access out of… 3 [0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger 4 [0]PETSC ERROR: or see https://petsc.org/release/faq/#valgrind and https://petsc.org/release/faq/ 5 [0]PETSC ERROR: --------------------- Stack Frames ------------------------------------ 6 [0]PETSC ERROR: The line numbers in the error traceback are not always exact. 7 [0]PETSC ERROR: #1 PetscVFPrintfDefault() at mprint.c:0 8 [0]PETSC ERROR: #2 PetscVFPrintf_Private() at mprint.c:0 9 [0]PETSC ERROR: #3 PetscFPrintf() at mprint.c:0
|
| H A D | ex1_1.out | 1 [0]PETSC ERROR: Error Created 2 [0]PETSC ERROR: #1 CreateError() at ex1.c:0 3 [0]PETSC ERROR: #2 CreateError() at ex1.c:0 4 [0]PETSC ERROR: #3 CreateError() at ex1.c:0 5 [0]PETSC ERROR: #4 CreateError() at ex1.c:0 6 [0]PETSC ERROR: #5 CreateError() at ex1.c:0 7 [0]PETSC ERROR: #6 CreateError() at ex1.c:0 8 [0]PETSC ERROR: #7 main() at ex1.c:0
|
| /petsc/src/sys/objects/device/tests/output/ |
| H A D | ex12_device_enable-lazy_cuda_env_set_empty_device_enable_cuda-none.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: Object is in wrong state 11 [0]PETSC ERROR: Trying to retrieve a cuda PetscDevice when it has been disabled 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-eager_cuda_env_set_empty_device_enable_cuda-lazy.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: GPU error 11 [0]PETSC ERROR: Cannot lazily initialize PetscDevice: cuda error 100 (cudaErrorNoDevice) : no CUDA-… 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-lazy_cuda_env_set_device_enable_cuda-none.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: Object is in wrong state 11 [0]PETSC ERROR: Trying to retrieve a cuda PetscDevice when it has been disabled 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-eager_cuda_no_env_device_enable_cuda-none.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: Object is in wrong state 11 [0]PETSC ERROR: Trying to retrieve a cuda PetscDevice when it has been disabled 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-eager_hip_env_set_device_enable_hip-none.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: Object is in wrong state 11 [0]PETSC ERROR: Trying to retrieve a hip PetscDevice when it has been disabled 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-lazy_hip_no_env_device_enable_hip-none.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: Object is in wrong state 11 [0]PETSC ERROR: Trying to retrieve a hip PetscDevice when it has been disabled 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-lazy_hip_env_set_empty_device_enable_hip-none.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: Object is in wrong state 11 [0]PETSC ERROR: Trying to retrieve a hip PetscDevice when it has been disabled 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-lazy_hip_env_set_device_enable_hip-none.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: Object is in wrong state 11 [0]PETSC ERROR: Trying to retrieve a hip PetscDevice when it has been disabled 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-eager_hip_env_set_empty_device_enable_hip-none.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: Object is in wrong state 11 [0]PETSC ERROR: Trying to retrieve a hip PetscDevice when it has been disabled 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-lazy_cuda_no_env_device_enable_cuda-none.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: Object is in wrong state 11 [0]PETSC ERROR: Trying to retrieve a cuda PetscDevice when it has been disabled 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-eager_cuda_env_set_device_enable_cuda-none.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: Object is in wrong state 11 [0]PETSC ERROR: Trying to retrieve a cuda PetscDevice when it has been disabled 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-eager_cuda_env_set_empty_device_enable_cuda-none.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: Object is in wrong state 11 [0]PETSC ERROR: Trying to retrieve a cuda PetscDevice when it has been disabled 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-eager_hip_no_env_device_enable_hip-none.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: Object is in wrong state 11 [0]PETSC ERROR: Trying to retrieve a hip PetscDevice when it has been disabled 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-lazy_cuda_env_set_empty_device_enable_cuda-lazy.out | 9 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 10 [0]PETSC ERROR: GPU error 11 [0]PETSC ERROR: Cannot lazily initialize PetscDevice: cuda error 100 (cudaErrorNoDevice) : no CUDA-… 12 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 13 [0]PETSC ERROR: #1 init_device_id_() at cupmdevice.cxx:0 14 [0]PETSC ERROR: #2 getDevice() at impldevicebase.hpp:0 15 [0]PETSC ERROR: #3 PetscDeviceCreate() at device.cxx:0 16 [0]PETSC ERROR: #4 PetscDeviceInitializeDefaultDevice_Internal() at device.cxx:0 17 [0]PETSC ERROR: #5 PetscDeviceInitialize() at device.cxx:0 18 [0]PETSC ERROR: #6 PetscDeviceGetDefaultForType_Internal() at device.cxx:0 [all …]
|
| H A D | ex12_device_enable-lazy_cuda_env_set_empty_device_enable_cuda-eager.out | 4 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 5 [0]PETSC ERROR: Missing or incorrect user input 6 [0]PETSC ERROR: Cannot eagerly initialize cuda, as doing so results in cuda error 100 (cudaErrorNoD… 7 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 8 [0]PETSC ERROR: #1 initialize() at cupmdevice.cxx:0 9 [0]PETSC ERROR: #2 PetscDeviceInitializeTypeFromOptions_Private() at device.cxx:0 10 [0]PETSC ERROR: #3 PetscDeviceInitializeFromOptions_Internal() at device.cxx:0 11 [0]PETSC ERROR: #4 PetscInitialize_Common() at pinit.c:0 12 [0]PETSC ERROR: #5 PetscInitialize() at pinit.c:0 13 [0]PETSC ERROR: #6 main() at ex12.c:0 [all …]
|
| H A D | ex12_device_enable-none_cuda_env_set_empty_device_enable_cuda-eager.out | 4 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 5 [0]PETSC ERROR: Missing or incorrect user input 6 [0]PETSC ERROR: Cannot eagerly initialize cuda, as doing so results in cuda error 100 (cudaErrorNoD… 7 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 8 [0]PETSC ERROR: #1 initialize() at cupmdevice.cxx:0 9 [0]PETSC ERROR: #2 PetscDeviceInitializeTypeFromOptions_Private() at device.cxx:0 10 [0]PETSC ERROR: #3 PetscDeviceInitializeFromOptions_Internal() at device.cxx:0 11 [0]PETSC ERROR: #4 PetscInitialize_Common() at pinit.c:0 12 [0]PETSC ERROR: #5 PetscInitialize() at pinit.c:0 13 [0]PETSC ERROR: #6 main() at ex12.c:0 [all …]
|
| H A D | ex12_device_enable-eager_cuda_env_set_empty_device_enable_cuda-eager.out | 4 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 5 [0]PETSC ERROR: Missing or incorrect user input 6 [0]PETSC ERROR: Cannot eagerly initialize cuda, as doing so results in cuda error 100 (cudaErrorNoD… 7 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 8 [0]PETSC ERROR: #1 initialize() at cupmdevice.cxx:0 9 [0]PETSC ERROR: #2 PetscDeviceInitializeTypeFromOptions_Private() at device.cxx:0 10 [0]PETSC ERROR: #3 PetscDeviceInitializeFromOptions_Internal() at device.cxx:0 11 [0]PETSC ERROR: #4 PetscInitialize_Common() at pinit.c:0 12 [0]PETSC ERROR: #5 PetscInitialize() at pinit.c:0 13 [0]PETSC ERROR: #6 main() at ex12.c:0 [all …]
|
| /petsc/src/ts/tests/output/ |
| H A D | ex26_arkimex_explicit_stage.out | 1 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 2 [0]PETSC ERROR: Arguments are incompatible 3 [0]PETSC ERROR: This scheme requires an identity mass matrix, however the TSIFunctionFn you provide… 4 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 5 [0]PETSC ERROR: #1 TSStep_ARKIMEX() at arkimex.c:0 6 [0]PETSC ERROR: #2 TSStep() at ts.c:0 7 [0]PETSC ERROR: #3 TSSolve() at ts.c:0 8 [0]PETSC ERROR: #4 main() at ex26.c:0 9 [0]PETSC ERROR: PETSc Option Table entries: 10 [0]PETSC ERROR: -set_implicit (source: command line) [all …]
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex19_failure_size.out | 1 [0]PETSC ERROR: --------------------- Error Message -----------------------------------------------… 2 [0]PETSC ERROR: No support for this operation for this object type 3 [0]PETSC ERROR: Product of two integers 2 1610612736 overflow, either you have an invalidly large i… 4 [0]PETSC ERROR: See https://petsc.org/release/faq/ for trouble shooting. 5 [0]PETSC ERROR: #1 PetscIntMultError() at petscsys.h:0 6 [0]PETSC ERROR: #2 DMSetFromOptions_DA() at dacreate.c:0 7 [0]PETSC ERROR: #3 DMSetFromOptions() at dm.c:0 8 [0]PETSC ERROR: #4 main() at ex19.c:0 9 [0]PETSC ERROR: PETSc Option Table entries: 10 [0]PETSC ERROR: -da_refine 100 (source: command line) [all …]
|