Viewing profile — TApplencourt
TApplencourt
HN member- Joined
- Tue, Aug 27, 2019, 3:51 PM UTC
- HN karma
- 10
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About TApplencourt
No profile information was provided.
Recent public activity
-
comment
Comment #47331250
>One difference is cost. I know that mine is lower cost, and is a one time unlock The one I'm talking about is free, so not sure about that. Not sure if I will pay for beta testing…
-
comment
Comment #47326149
How does it compare to other apps ("watch accuracy meter" for example) on android?
-
comment
Comment #44033618
... Thanks, LLM, for your input!
-
comment
Comment #42070173
It was in the article...
-
comment
Comment #39984713
You have SYCLomatic to help.
-
comment
Comment #20811010
In HPC, we use `#pragma omp simd`. `#pragma omp imd` should force the vectorization, but maybe not the hoisting, I don't know. Could be nice to check. Edit: Clang fail: ``` :5:5: w…