How to run analytical lpa_u2i on the test dataset (lpa_3000_xx)? #4069
Unanswered
andreich78-20
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The question
Hi,
I am trying to run the code very similar to what we have in unittests and getting the error:
CompilationError: Failed to compile 27e6afdfeb36fa629ee77fa943ca6f6aa42c019af9188f4e31c8caf7e784f385 on platform
system: Linux
Steps
git clone -b master --single-branch --depth=1 https://github.com/7br/gstest.git GraphScopeTestData
Expected behavior
Code should go to the end, lpa_u2i should run as it does during the tests.
Environment (please complete the following information):
Attachments
log.txt
PS
I have digged all around in search for GraphScope custom lpa example, only unit tests are available - but no luck extracting the code...
Beta Was this translation helpful? Give feedback.
All reactions