-
Notifications
You must be signed in to change notification settings - Fork 764
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 long does it take to run 10K iterations? #12
Comments
Did you get your answer? |
You have to understand that deep neural network architectures demand
enormous amount of parallelism. Executing these types of workload on a CPU
is futile and unproductive. Even a simple model that runs for 30 minutes on
a GPU usually takes a day or so on CPUs.
…On Wed, Feb 28, 2018, 7:51 PM Raynold Gyasi ***@***.***> wrote:
How long does it take to run 10K iterations on a 2.7 GHZ intel Core i5
processor Mac book?
I was at 150 iterations after so many hours? Is there a problem with code,
system or I need a GPU?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#12>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AHDI_KGTfrBFva7UkS7eN7nCVb_-HD67ks5tZT25gaJpZM4SWh12>
.
|
Nvidia Geforce 1060 GPU 6GB; I am able to get to 1000 iterations in about 2 minutes. |
Is it the Nvidia GEFORCE GTX 1060 which costs $299? https://www.nvidia.com/en-us/geforce/products/10series/geforce-gtx-1060/ |
Yeah, with 6GB of RAM. It mentions it's sold out atm. Amazon shows only a used option. I am not sure if they don't make it anymore or what. Also, if it's helpful I am using an AMD Ryzen 7 2700X 8-core Processor. Total Time: 52 minutes |
I would prefer to be able to run 10, 000 iterations in about 2 - 5 minutes. Any processors out there that can do this in 2019? Please update. Thanks |
I have used google colab. It did well.
…On Fri, Mar 29, 2019, 22:29 Raynold Gyasi ***@***.*** wrote:
I would prefer to be able to run 10, 000 iterations in about 2 - 5
minutes. Any processors out there that can do this in 2019? Please update.
Thanks
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AnHjks1GAqVhjPusptAAU1dto8ZnKc93ks5vblRjgaJpZM4SWh12>
.
|
It did well is too vague!!
Please provide exact details.
How many minutes did it take to run 10000 iterations? What GPUs?
Scientific and empirical evidence only.
We will test all reported results to prove its authenticity!!!!!!
We believe in proven facts!!!!
On Fri, Mar 29, 2019 at 9:36 PM daryabiparva <[email protected]>
wrote:
… I have used google colab. It did well.
On Fri, Mar 29, 2019, 22:29 Raynold Gyasi ***@***.*** wrote:
> I would prefer to be able to run 10, 000 iterations in about 2 - 5
> minutes. Any processors out there that can do this in 2019? Please
update.
> Thanks
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <
#12 (comment)
>,
> or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/AnHjks1GAqVhjPusptAAU1dto8ZnKc93ks5vblRjgaJpZM4SWh12
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AH-EmlHc4Tnzfr8o9jbF73n8c9oNItyxks5vbr-ygaJpZM4SWh12>
.
|
Sorry.
It was couple of month ago. I do not remember the exact details. I think It
took about 1 hour or less to finish 10000 iterations. I do not have a GPU.
So google colab is my only chance.
Sorry If I could not provide exact details.
…On Sat, Mar 30, 2019, 06:13 Raynold Gyasi ***@***.*** wrote:
It did well is too vague!!
Please provide exact details.
How many minutes did it take to run 10000 iterations? What GPUs?
Scientific and empirical evidence only.
We will test all reported results to prove its authenticity!!!!!!
We believe in proven facts!!!!
On Fri, Mar 29, 2019 at 9:36 PM daryabiparva ***@***.***>
wrote:
> I have used google colab. It did well.
>
> On Fri, Mar 29, 2019, 22:29 Raynold Gyasi ***@***.***
wrote:
>
> > I would prefer to be able to run 10, 000 iterations in about 2 - 5
> > minutes. Any processors out there that can do this in 2019? Please
> update.
> > Thanks
> >
> > —
> > You are receiving this because you commented.
> > Reply to this email directly, view it on GitHub
> > <
>
#12 (comment)
> >,
> > or mute the thread
> > <
>
https://github.com/notifications/unsubscribe-auth/AnHjks1GAqVhjPusptAAU1dto8ZnKc93ks5vblRjgaJpZM4SWh12
> >
> > .
> >
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <
#12 (comment)
>,
> or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/AH-EmlHc4Tnzfr8o9jbF73n8c9oNItyxks5vbr-ygaJpZM4SWh12
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AnHjkrMZYg3SOpl-Ylo_lTKnqXMOPGnyks5vbsFRgaJpZM4SWh12>
.
|
Hi daryabiparva, Best regards, |
How long does it take to run 10K iterations on a 2.7 GHZ intel Core i5 processor Mac book?
I was at 150 iterations after so many hours? Is there a problem with code, system or I need a GPU?
The text was updated successfully, but these errors were encountered: