Rty Li
Rty Li
MModular
Created by asosoman on 2/29/2024 in #questions
Parallelize help (Running time increases a factor of 10 adding a "var += 1").
with StaticTuple[16,... works.
13 replies
MModular
Created by asosoman on 2/29/2024 in #questions
Parallelize help (Running time increases a factor of 10 adding a "var += 1").
This with StaticTuple crashes on my computer: [19990:19990:20240229,105942.389187:ERROR file_io_posix.cc:144] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
13 replies
MModular
Created by asosoman on 2/29/2024 in #questions
Parallelize help (Running time increases a factor of 10 adding a "var += 1").
Why you are not using SIMD: var total = SIMDDType.int64,8
13 replies