Skip to content

Update stellar install, resolve #2271#2273

Open
dpanici wants to merge 1 commit into
masterfrom
dp/stellar-install
Open

Update stellar install, resolve #2271#2273
dpanici wants to merge 1 commit into
masterfrom
dp/stellar-install

Conversation

@dpanici

@dpanici dpanici commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@dpanici
dpanici requested review from a team, YigitElma, ddudt, f0uriest, rahulgaur104 and unalmis and removed request for a team July 23, 2026 18:24
Comment thread docs/installation.rst
export CMAKE_PREFIX_PATH=$CONDA_PREFIX:$CMAKE_PREFIX_PATH
pip install --editable .
pip install -Ccmake.define.JAX_FINUFFT_USE_CUDA=ON --no-binary=jax-finufft 'jax-finufft >= 1.1.0'
CMAKE_ARGS="-DCMAKE_CUDA_ARCHITECTURES=80" pip install -Ccmake.define.JAX_FINUFFT_USE_CUDA=ON --no-binary=jax-finufft 'jax-finufft >= 1.1.0'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually just in case, can you put the upper cap too? Last 2 jax-finufft version needed some fixes to work on our end.

Comment thread docs/installation.rst
Comment on lines +255 to +256
CMAKE_ARGS="-DCMAKE_CUDA_ARCHITECTURES=80" pip install -Ccmake.define.JAX_FINUFFT_USE_CUDA=ON --no-binary=jax-finufft 'jax-finufft >= 1.1.0'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very minor but extra blank here

@YigitElma YigitElma added the easy Short and simple to code or review label Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

easy Short and simple to code or review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants