-
Notifications
You must be signed in to change notification settings - Fork 9
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
question RE HW requirements #7
Comments
I've definitely used it on CPU in the past, but not recently!
…On Tue, Mar 26, 2024, 3:24 PM Wolf Noble ***@***.***> wrote:
will this work (albeit slowly) on cpu-only systems?
or is cuda a hard requirement?
—
Reply to this email directly, view it on GitHub
<#7>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACDK33UKYQRXB3NURXUFQGTY2HYP7AVCNFSM6AAAAABFJZE6LGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYDSNBUG44DMMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I recall there were some minor caveats with regard to dataset loading and
Windows, where pickling didn't work for data loader if you made it use
multiple workers. So you may need adjustments to the configs like that.
…On Tue, Mar 26, 2024, 3:51 PM Dan Goldstein ***@***.***> wrote:
I've definitely used it on CPU in the past, but not recently!
On Tue, Mar 26, 2024, 3:24 PM Wolf Noble ***@***.***> wrote:
> will this work (albeit slowly) on cpu-only systems?
> or is cuda a hard requirement?
>
> —
> Reply to this email directly, view it on GitHub
> <#7>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ACDK33UKYQRXB3NURXUFQGTY2HYP7AVCNFSM6AAAAABFJZE6LGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIYDSNBUG44DMMA>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
|
good to know... I'll test on ubu x86_64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
will this work (albeit slowly) on cpu-only systems?
or is cuda a hard requirement?
The text was updated successfully, but these errors were encountered: