Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

oneapi c/c++ extrem slow

Bernasek__Franz
1,616 Views

Hi,

first my configuration: Dell Poweredge R720 2x E5-2680-0 2.7 Ghz

                                          120 GB Ram , 15 TB SAS HDD

                                          Operating System: openSUSE Tumbleweed / Leap 15.4

                                          oneAPI 2022.1 / 2022.2 Toolkits

                                          glibc 2.35

 

Test Software                : NIST Scimark4

 

                                           gcc-11 reach a Score from 2018

                                           oneAPI icx / dpcpp 2022.1 reach 1908

 

icx options = -Ofast -m64 -march=sandybridge -mtune=sandybridge

gcc-11        =  same options

 

why is the intel compiler so slow ?

Regards

Franz

2 Replies
Bahamas2021
Novice
1,599 Views
Hi,
Great job
Best wishes,
Lahcene
0 Kudos
AlexGosef
Beginner
1,574 Views

Hei! Supported by the community, most programmers start learning computer science with C/C++.
Used in many large projects, including high-load.
High memory control, the ability to improve the security and performance of the application.
Inherited the traditional strengths of the C language, such as flexibility or compatibility with hardware devices, you can read more here: agilie.com/blog/waterfall-vs-agile-approaches-to-the-discovery-process

0 Kudos
Reply