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

How to run the program on more than 1 processor core #1

Open
M-Stenzel opened this issue May 20, 2024 · 0 comments
Open

How to run the program on more than 1 processor core #1

M-Stenzel opened this issue May 20, 2024 · 0 comments

Comments

@M-Stenzel
Copy link

Hi,
great program, indeed.

When running your program with "make -j 8" for example, still only one core is being used.
I run the latest (10.0.0) version of Chez Scheme on x86_64 Linux. I configured Chez Scheme with the "--threads" option.
Still the program uses only 1 processor core.

Any advice?

Martin

P. S. Will your program be precise above say 100 billion decimal points? How to check?

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

No branches or pull requests

1 participant