Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommendation Engine: Tigergraph User Issue #2

Open
njl1234 opened this issue Sep 22, 2022 · 4 comments
Open

Recommendation Engine: Tigergraph User Issue #2

njl1234 opened this issue Sep 22, 2022 · 4 comments

Comments

@njl1234
Copy link

njl1234 commented Sep 22, 2022

We deployed Alveo u55c cards, installed TigerGraph 3.6.2, installed Python Virtual Environment, and built the Recommendation Engine from Sources. Finally, when running the demo script (run.sh) for the Synthea use case, then it gives an error -- "Tigergraph user 'user_name' does not exist" --, whereby the user is already created through the GSQL command. Can anyone tell why such user error is occurring?

@jimw567
Copy link
Collaborator

jimw567 commented Sep 24, 2022

Please send an email to [dl.agml-support at amd dot com ] using your company email. We will send you the latest installation package.

@njl1234
Copy link
Author

njl1234 commented Sep 28, 2022

I sent an email to [dl.agml-support at amd dot com ] using my company email. Thanks.

@jimw567
Copy link
Collaborator

jimw567 commented Sep 30, 2022

Hi @njl1234

I just sent you the latest installation package to your company email via ezmove.

First of all, we currently only support TG 3.4 and older. Please install that version first. Once you have done that, please follow the instructions below to install the new package and run the example:

  • Unzip the package and run ./install.sh from the package
  • Install the AGML plugins: /opt/amd/apps/agml/integration/Tigergraph-3.x/agml/0.2/install.sh -d u50
  • Install UDFs for recommendation engine example. e.g. /opt/amd/apps/agml/integration/Tigergraph-3.x/agml/0.2/recomengine/examples/synthea/bin/install-udf.sh
  • Run an example: /opt/amd/apps/agml/integration/Tigergraph-3.x/agml/0.2/recomengine/examples/synthea/bin/run.sh

@njl1234
Copy link
Author

njl1234 commented Oct 1, 2022

Hi @jimw567,

Thank you for the latest installation package and detailed installation instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants