mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Hardware > GPU Computing

Reply
 
Thread Tools
Old 2016-01-05, 02:28   #45
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

23×271 Posts
Default

Quote:
Originally Posted by airsquirrels View Post
Just find and replace CL_MEM_USE_HOST_PTR with CL_MEM_COPY_HOST_PTR in mfakto.cpp and gpusieve.cpp
Nice! I wasn't expecting much of an improvement at all for my GPU since it's not really bottlenecked, but I'm getting 387 GHz/days vs 380 Ghz/days now, it's better than nothing
kracker is offline   Reply With Quote
Old 2016-01-08, 07:20   #46
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

2×5×293 Posts
Default

Did this change affect the performance of higher bit levels versus lower bit levels?
Mark Rose is offline   Reply With Quote
Old 2016-01-08, 07:28   #47
Bdot
 
Bdot's Avatar
 
Nov 2010
Germany

3×199 Posts
Default

You mean the fact that mfakto processes lower bitlevels faster? That is because mfakto needs to use different kernels (different implementations) for different bitlevels. This is unchanged. All kernels will benefit equally from this change (a certain percentage of improvement for each).
Bdot is offline   Reply With Quote
Old 2016-01-08, 07:51   #48
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

B7216 Posts
Default

Quote:
Originally Posted by Bdot View Post
You mean the fact that mfakto processes lower bitlevels faster? That is because mfakto needs to use different kernels (different implementations) for different bitlevels. This is unchanged. All kernels will benefit equally from this change (a certain percentage of improvement for each).
Yeah, that's what I was curious about. I was wondering if the kernels for higher bit levels were more memory intensive or not.
Mark Rose is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
NVIDIA GeForce GTX 1060 - PCIe 2.0 vs. 3.0 chaoz23 GPU Computing 7 2017-08-03 08:40
(patch) IniWriteFloat should limit its field width Explorer09 Software 0 2015-09-23 01:02
mfaktc on a Mac bayanne GPU Computing 0 2013-10-18 09:59
mfaktc (0.20) fairsky Software 9 2013-09-24 12:58
mfaktc tichy GPU Computing 4 2010-12-03 21:51

All times are UTC. The time now is 11:39.


Tue Jul 27 11:39:49 UTC 2021 up 4 days, 6:08, 0 users, load averages: 1.51, 1.46, 1.56

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.