-
Notifications
You must be signed in to change notification settings - Fork 57
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
Installation Issues #204
Comments
I am having the same issue. Did you find a solution to this, or do you know why this is happening? |
Hey, the only solution i found was to not install the allocator that caused these problems. I was doing some benchmarks with jemalloc and a changed impl so i removed 2 or 3 other allocators that caused these problems. Overall i have to say tho that mimalloc bench suite was not that pleasent to work with
Gesendet von Outlook für Android<https://aka.ms/AAb9ysg>
…________________________________
From: Mohammad Khakhariawala ***@***.***>
Sent: Thursday, May 2, 2024 5:09:15 AM
To: daanx/mimalloc-bench ***@***.***>
Cc: ConstantinH ***@***.***>; Author ***@***.***>
Subject: Re: [daanx/mimalloc-bench] Installation Issues (Issue #204)
I am having the same issue. Did you find a solution to this, or do you know why this is happening?
—
Reply to this email directly, view it on GitHub<#204 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ATRPPTVFBLQFHU2CRW5TV3DZAGU5XAVCNFSM6AAAAABESSV5IWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBZGQ2TCOJVGA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
The issues you're having is because some of the allocators we're being don't compile anymore against recent compilers. It has nothing to do with mimalloc-bench, nor is there anything we can do about it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello everyone!,
I am having trouble getting mimalloc-bench to install. When i run the script to install i get a lot of errors like as follows and I'm not sure how to deal with these:
The text was updated successfully, but these errors were encountered: