salessa / likwid

Automatically exported from code.google.com/p/likwid
GNU General Public License v3.0
0 stars 0 forks source link

Makefile sets HAS_RDTSCP for Phi #127

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set COMPILER = MIC in config.mk
2. make

What is the expected output? What do you see instead?

The build should succeed. Instead, I get this:

===>  COMPILE  MIC/bench.o
/tmp/iccRSizFOas_.s: Assembler messages:
/tmp/iccRSizFOas_.s:110: Error: `rdtscp' is not supported on `k1om'
make: *** [MIC/bench.o] Error 1

What version of the product are you using?

3.1.0

Please provide any additional information below.

Some of the other information the Makefile collects, such as KERNEL_VERSION and 
HAS_MEMPOLICY are likely also incorrect for the coprocessor, but don't cause 
any obvious problems.

Original issue reported on code.google.com by pe...@quux.net on 7 Feb 2014 at 9:07

GoogleCodeExporter commented 9 years ago
I added another check in the Makefile  that RDTSCP is not enabled on MIC.

There will be a bugfix release soon.

Original comment by jan.trei...@gmail.com on 8 Feb 2014 at 1:09

GoogleCodeExporter commented 9 years ago

Original comment by jan.trei...@gmail.com on 8 Feb 2014 at 1:14

GoogleCodeExporter commented 9 years ago
Issue 131 has been merged into this issue.

Original comment by jan.trei...@gmail.com on 12 Feb 2014 at 9:42

GoogleCodeExporter commented 9 years ago
Issue 131 has been merged into this issue.

Original comment by jan.trei...@gmail.com on 12 Feb 2014 at 11:29

GoogleCodeExporter commented 9 years ago
This issue was closed by revision b22e1ae19fc1.

Original comment by jan.trei...@gmail.com on 12 Feb 2014 at 11:45

GoogleCodeExporter commented 9 years ago
Issue 131 has been merged into this issue.

Original comment by jan.trei...@gmail.com on 12 Feb 2014 at 11:50

GoogleCodeExporter commented 9 years ago
Issue 131 has been merged into this issue.

Original comment by jan.trei...@gmail.com on 12 Feb 2014 at 3:37