Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sylph #50691

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update sylph #50691

wants to merge 3 commits into from

Conversation

fplazaonate
Copy link
Contributor

New attempt to fix issue bluenote-1577/sylph#2 where sylph cannot run on machine embedding a CPU without AVX2 support.
This recipes builds binaries for multiple target CPUs and wrapper script automatically choose the most appropriate one at runtime.

@fplazaonate
Copy link
Contributor Author

It seems that the error for osx has nothing to no with the recipe.
Could you restart the tests?

Traceback (most recent call last):
  File "/opt/mambaforge/envs/bioconda/lib/python3.10/site-packages/aiohttp/client_proto.py", line 94, in connection_lost
    uncompleted = self._parser.feed_eof()
  File "aiohttp/_http_parser.pyx", line 507, in aiohttp._http_parser.HttpParser.feed_eof
aiohttp.http_exceptions.TransferEncodingError: 400, message:
  Not enough data for satisfy transfer length header

@aliciaaevans
Copy link
Contributor

Closing and reopening to trigger a rebuild

@fplazaonate fplazaonate reopened this Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants