No announcements
Found 1356253 threads
-
0 Votes
What are the functions that can be performed using CPU but not GPU?
chanmm, TPL and Async do not provide any support today for the GPU.Answered | 5 Replies | 4282 Views | Created by chanmm - Monday, January 16, 2012 7:33 AM | Last reply by Stephen Toub - MSFT - Wednesday, January 18, 2012 12:18 AM -
0 Votes
surface RT GPU performance profiling.. how to help?
This is being addressed for Windows 8.1 / VS 2013.Answered | 2 Replies | 3842 Views | Created by tsw - Tuesday, September 3, 2013 7:43 AM | Last reply by Chuck Walbourn - MSFT - Saturday, September 7, 2013 7:36 AM -
7 Votes
Intel Joule and Graphics Performance
After evaluating a few alternatives we have been pleasantly surprised to find that the qualcomm snapdragon 410 performs extremely well.Answered | 22 Replies | 1956 Views | Created by S Tonstad - Thursday, September 8, 2016 8:32 PM | Last reply by mjmeans - Wednesday, July 26, 2017 3:58 AM -
0 Votes
GPU pixel shaders not appreciably faster than CPU?
Say if my performance issues stem from copying what could be 800MB of image data to the graphics card, rather than GPU performance itself, might a hUMA ...Answered | 9 Replies | 1216 Views | Created by gtay - Tuesday, April 21, 2015 2:28 AM | Last reply by gtay - Monday, April 27, 2015 9:32 AM -
4 Votes
XAML Benchmarking - need help for ARM
That would tend to suggest that the limiting factor is CPU on the UI thread rather than the GPU, and that the CPU is quite a bit weaker than a Core 2 (as ...Answered | 6 Replies | 2186 Views | Created by LMKz - Wednesday, November 28, 2012 8:54 PM | Last reply by LMKz - Wednesday, December 5, 2012 3:32 AM -
3 Votes
Float vs. double performance on ARM
In short: For good performance in C++, use float in all cases unless you actually need double.Answered | 2 Replies | 12869 Views | Created by MarkVincze - Wednesday, January 23, 2013 9:53 AM | Last reply by MarkVincze - Thursday, January 24, 2013 8:46 AM -
0 Votes
[UWP] CPU or/and GPU usage control and limitation
This is not a performance issue and calculations should not be done quick, simply constant running without high CPU usage, so that users does not have problems with it.Answered | 4 Replies | 915 Views | Created by neosonne - Thursday, June 21, 2018 6:40 AM | Last reply by Roy Li - Friday, July 6, 2018 8:42 AM -
0 Votes
Are staging arrays valid on CPU after copy to GPU?
Well the costly part of it is that you have to synchronize with both the thread owning the device and the device context itself (and any operations dispatched in between), in a heavy load ...Answered | 2 Replies | 2971 Views | Created by Ronag - Sunday, February 10, 2013 11:19 AM | Last reply by Ronag - Wednesday, February 13, 2013 2:14 PM -
1 Votes
how to know my CPU faster or GPU faster?
Hi CPU and GPU are two different components and are designed to perform different operations, so there is no comparison between the two.Answered | 3 Replies | 2039 Views | Created by Map to new space - Tuesday, January 21, 2014 6:35 AM | Last reply by Eason_H - Wednesday, January 22, 2014 6:33 AM -
3 Votes
Windows 8 beta installed onto ARM tablet?
Even if Microsoft release an ARM version you still need HP or someone else to write drivers in order to support Windows 8.Answered | 7 Replies | 4370 Views | Created by Jon R Cortright - Tuesday, January 17, 2012 3:45 PM | Last reply by Sheng Jiang 蒋晟 - Friday, February 10, 2012 6:44 PM -
1 Votes
Windows * Porting in Intel chip based Tablets.
I have 7 inch tablet ASUS FonePad with chip "Intel Atom Z2460" and the GPU "PowerVR SGX540", So is it possible port the windows 8 in this if so what are ...Answered | 1 Replies | 1325 Views | Created by Yogesh Bhure - Wednesday, October 30, 2013 6:53 AM | Last reply by Eric Fleck - Wednesday, October 30, 2013 2:27 PM -
0 Votes
Latest intel core M processor performance
https://msdn.microsoft.com/en-us/library/windows/apps/mt188754.aspx https://msdn.microsoft.com/en-us/library/windows/apps/ff626524(v=vs.105).aspx#window ...Answered | 7 Replies | 708 Views | Created by kranthi88 - Saturday, February 13, 2016 1:38 PM | Last reply by Weiwei Cai - Wednesday, February 17, 2016 2:10 AM -
1 Votes
Windows 10 IOT on Arietta G25/ Intel-Orange CPU Atom AZ210B
Any Windows 10 IOT and INTEL low power CPU ( like Atom AZ210B on Intel-Orange smartphone) with USB HIGH speed too and CPU ...Answered | 1 Replies | 1975 Views | Created by JPB-asga - Friday, July 8, 2016 8:45 AM | Last reply by Andre Marschalek - Friday, July 8, 2016 10:58 AM -
0 Votes
a GPU bug?
Now, after this forced reboot the card is working fine and the CPU and GPU results are always the same!Answered | 3 Replies | 2466 Views | Created by Sasha-K - Wednesday, November 21, 2012 12:10 AM | Last reply by Łukasz Mendakiewicz - Wednesday, November 21, 2012 5:01 PM -
0 Votes
Expression encoder GPU encoding AMD F1
In close scrutiny, the results are below the threshold of acceptability for quality production. nVidia and Intel have much better output quality that is nearly indistinguishable ...Answered | 5 Replies | 6258 Views | Created by --BJ-- - Saturday, February 18, 2012 11:31 AM | Last reply by ethanolson - Tuesday, November 13, 2012 4:13 PM -
0 Votes
Is there a method that enables GPU acquiring data from CPU automatically?
Information on programming the GPU may be found here -Brian Azius Developer Training www.azius.com Windows device driver, internals, ...Answered | 1 Replies | 717 Views | Created by sainimu78 - Monday, July 28, 2014 12:02 PM | Last reply by Brian Catlin - Monday, July 28, 2014 8:59 PM -
0 Votes
[UWP] ARM Emulator
Anyway, if you're annoyed about this as I am, please vote for an ARM emulator ...Answered | 10 Replies | 4100 Views | Created by MelbourneDeveloper - Friday, January 15, 2016 4:26 AM | Last reply by MelbourneDeveloper - Thursday, January 28, 2016 10:45 PM -
0 Votes
Iterating on the GPU with C++ AMP
I guess its part of my learning progress, trying to understand the conceptual differences between CPU and GPU programming, and whats possible and whats not.Answered | 5 Replies | 4770 Views | Created by h7o_ - Monday, July 9, 2012 12:50 PM | Last reply by h7o_ - Tuesday, July 10, 2012 11:29 PM -
2 Votes
Clarity on Win8 Metro apps on ARM
For ARM and Intel devices.Answered | 3 Replies | 2750 Views | Created by Allan Muller - Friday, February 10, 2012 9:04 AM | Last reply by davewilk - Friday, February 10, 2012 10:59 PM - Items 1 to 20 of 1356253 Next ›
No announcements