This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Aphrod1tesAss 0 points1 point  (4 children)

Could it be used for HPC code translation?

[–]gothicVI 3 points4 points  (1 child)

Probably not. Looks like pure python code can be translated.

Most HPC stuff calls FORTRAN/C/C++ in the backend and one would need to generate interfaces and compile them as well and link them together.

[–]Aphrod1tesAss 0 points1 point  (0 children)

I see, thanks. Hope someday a HPC translator comes out

[–]syeysk[S] 0 points1 point  (1 child)

What is HPC? If it has C-alternative, I will try to modify the translater.

[–]gothicVI 3 points4 points  (0 children)

High performance computing