Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
volumential
Manage
Activity
Members
Labels
Plan
Issues
16
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiaoyu Wei
volumential
Commits
d41b1ba1
Verified
Commit
d41b1ba1
authored
3 years ago
by
Xiaoyu Wei
Browse files
Options
Downloads
Patches
Plain Diff
OSX conda CI fixes
parent
33dec8d2
No related branches found
Branches containing commit
No related tags found
1 merge request
!30
Update dep name loo.py -> loopy
Pipeline
#141910
failed with stage
Stage: test
in 26 minutes and 56 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.test-conda-env-py3-macos.yml
+24
-27
24 additions, 27 deletions
.test-conda-env-py3-macos.yml
.test-conda-env-py3.yml
+0
-1
0 additions, 1 deletion
.test-conda-env-py3.yml
with
24 additions
and
28 deletions
.test-conda-env-py3-macos.yml
+
24
−
27
View file @
d41b1ba1
...
@@ -4,42 +4,39 @@ channels:
...
@@ -4,42 +4,39 @@ channels:
-
defaults
-
defaults
dependencies
:
dependencies
:
-
git
-
git
-
c-compiler
-
python>=3.8
-
pytest
-
dealii
-
pytest-cov
-
binutils
-
scipy
-
conda-forge::numpy
-
conda-forge::sympy
-
pocl
-
pocl
-
islpy
-
pyopencl
-
pyopencl
-
python>=3.8
-
pyfmmlib
-
symengine=0.3.0
-
scipy
-
python-symengine=0.3.0
-
numpy
-
sympy
-
symengine
-
python-symengine
-
cython
-
cython
-
cgen
-
toml
-
py
-
pluggy
-
packaging
-
iniconfig
-
attrs
-
genpy
-
colorama
-
islpy
-
pyrsistent
-
h5py
-
pyevtk
-
pytest
-
pytest-cov
-
cmake
-
cmake
-
tbb-devel
-
dealii
-
gmsh
-
python-gmsh
-
pyfmmlib
# for OpenMP support in pyfmmlib
-
libgfortran>=3.0.1
-
clangdev
-
openmp
# for pypvfmm
-
openmpi-mpicxx
-
fftw
-
autoconf
-
automake
-
libtool
-
pip
-
pip
-
pip
:
-
pip
:
-
git+https://gitlab.tiker.net/inducer/loopy
-
git+https://gitlab.tiker.net/inducer/loopy
-
git+https://gitlab.tiker.net/inducer/gmsh_interop
-
git+https://gitlab.tiker.net/inducer/gmsh_interop
-
git+https://gitlab.tiker.net/
xywei
/boxtree
-
git+https://gitlab.tiker.net/
inducer
/boxtree
-
git+https://gitlab.tiker.net/inducer/modepy
-
git+https://gitlab.tiker.net/inducer/modepy
-
git+https://gitlab.tiker.net/inducer/meshmode
-
git+https://gitlab.tiker.net/inducer/meshmode
-
git+https://gitlab.tiker.net/inducer/pymbolic
-
git+https://gitlab.tiker.net/inducer/pymbolic
...
...
This diff is collapsed.
Click to expand it.
.test-conda-env-py3.yml
+
0
−
1
View file @
d41b1ba1
...
@@ -21,7 +21,6 @@ dependencies:
...
@@ -21,7 +21,6 @@ dependencies:
-
packaging
-
packaging
-
iniconfig
-
iniconfig
-
attrs
-
attrs
-
pytest
-
genpy
-
genpy
-
colorama
-
colorama
-
islpy
-
islpy
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment