This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author remi.lapeyre
Recipients n-io, remi.lapeyre
Date 2020-07-24.14:06:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595599597.54.0.422963772299.issue41382@roundup.psfhosted.org>
In-reply-to
Content
On MacOS with Python 3.8.2 I get the correct results. Can you give more details about the platform and send the result of:


    >>> "\t".join(['arith_int_512-cuda.sfeat', '__hipsyclkernel$wrapped_kernelname$MicroBenchArithmeticKernel_512_1', '578', '65', '5', '64', '4', '1025', '128', '1', '1', '512', '1'])

?


Could you also try `echo 'arith_int_512-cuda.sfeat\t__hipsyclkernel$wrapped_kernelname$MicroBenchArithmeticKernel_512_1\t578\t65\t5\t64\t4\t1025\t128\t1\t1\t512\t1'` in shell? Maybe your terminal emulator behaves weirdly.
History
Date User Action Args
2020-07-24 14:06:37remi.lapeyresetrecipients: + remi.lapeyre, n-io
2020-07-24 14:06:37remi.lapeyresetmessageid: <1595599597.54.0.422963772299.issue41382@roundup.psfhosted.org>
2020-07-24 14:06:37remi.lapeyrelinkissue41382 messages
2020-07-24 14:06:37remi.lapeyrecreate