conda-forge/petsc-feedstock#82 looooo added 9 commits July 22, 2024 18:38 add fortran compiler 704d6e4 remove scotch from dependencies, as scotch needs 64bit support 9ff08cb disable scotch 96d3ae8 update win compilers b53967a ninja: missing build directory cde967a add pkgconfig ...
partitioners/petsc_partitioner.ptscotch_weight_both ... [min_cpus=4] OK partitioners/petsc_partitioner.parmetis ... [min_cpus=4] OK partitioners/petsc_partitioner.parmetis_weight_element ... [min_cpus=4] OK partitioners/petsc_partitioner.parmetis_weight_side ......
- export PETSC_DIR=$PREFIX - {{ PYTHON }} -m pip -v install --no-deps . - {{ PYTHON }} -m pip -v install . skip: true # [win] track_features: - petsc4py_complex # [scalar == "complex"] 2 changes: 1 addition & 1 deletion 2 tests/test-recipes/metadata/entry_points/bld...
petsc And potentially more. If this PR was opened in error or needs to be updated please add thebot-rerunlabel to this PR. The bot will close this PR and schedule another one. This PR was created by thecf-regro-autotick-bot. Thecf-regro-autotick-botis a service to automatically tr...
petsc 3.7.4 blas_openblas_1 [blas_openblas] conda-forge petsc4py 3.7.0 py27_1 conda-forge pillow 6.0.0 pypi_0 pypi pip 19.1.1 py27_0 pkg-config 0.29.2 h112b980_1005 conda-forge pluggy 0.12.0 pypi_0 pypi ply 3.11 py_1 conda-forge ...
Subject: [PATCH] fix invocation of install_name_tool on mac resolve install_name_tool on $PATH instead of hardcoded /usr/bin/install_name_tool equivalent patch already applied upstream to petsc not identical because slepc doesn't have `executeShellCommand` --- config/install.py | 6 +++--...
they both works fine for me. I used this command to install: conda create -n fenicsproject-py36 -c conda-forge fenics python=3.6 source activate fenicsproject-py36 Does this give you the same problem? If so, then please report the ...