Replies: 1 comment
-
|
That should be possible if you enable endian-aware serialization (cmake option: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to run an HPX job that uses the HPX AGAS system across two nodes with different hardware architectures — for example, one x86 node and one ARM node (such as an NVIDIA DGX Spark)? Specifically, can I run an HPX component of type A on locality 1 (x86) and also request an instance of component A to be instantiated on locality 2 (ARM)?
Beta Was this translation helpful? Give feedback.
All reactions