Skip to content

Conversation

@natnesi
Copy link
Contributor

@natnesi natnesi commented Nov 7, 2025

For visibility

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @natnesi, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request introduces new documentation for integrating Globus Compute with the Mahuika High-Performance Computing (HPC) system. The added guide provides users with essential information on how to leverage Globus Compute's multi-user endpoints for securely running Python functions remotely, covering setup requirements, available endpoints, practical usage examples, and current system limitations.

Highlights

  • New Documentation Page: Introduces a comprehensive guide for 'Globus Compute' on the Mahuika HPC system, detailing its integration and usage.
  • Globus Compute Overview: Explains what Globus Compute is, its multi-user endpoint on Mahuika, and defines key concepts such as Endpoints, Multi-user mode, Executors, and Authentication.
  • User Requirements: Details the necessary NeSI and Globus accounts, and the process for linking identities to use the service.
  • Endpoint Details: Describes two specific endpoints: nesi-login for lightweight tasks and nesi-slurm for resource-intensive jobs, including available configuration options for the nesi-slurm endpoint (e.g., ACCOUNT_ID, WALL_TIME).
  • Usage Example: Provides a step-by-step Python example demonstrating how to install the SDK, create a simple script, and run a function on the nesi-slurm endpoint.
  • Limitations and Notes: Lists current limitations (e.g., single CPU, Python 3.11 requirement, specific package availability) and other important notes regarding token-based authentication and standard access policies.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.


New docs now appear, Compute power, far away, Code runs swift and free.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

Test deployment available at https://callumwalley.github.io/mkdocs-demo-deploy/nesi/support-docs/globus-compute

Seems the following pages differ;



See all deployed demo sites

@natnesi
Copy link
Contributor Author

natnesi commented Nov 7, 2025

Discussion 7 Nov2025 with @bmb @pletzer
Add the benefits to the page

  • Job management via API using Globus ecosystem for Auth and data-transfer support
  • Run remote jobs which execute where the data reside

@natnesi
Copy link
Contributor Author

natnesi commented Nov 7, 2025

Example code : https://github.com/chrisdjscott/RemoteJobManager
=> forked to https://github.com/nesi/RemoteJobManager (this is used by a researcher group at UoA)

Signed-off-by: Chris Scott <chris.scott@nesi.org.nz>
@CallumWalley
Copy link
Member

@natnesi Can we merge this?

@natnesi
Copy link
Contributor Author

natnesi commented Dec 1, 2025

@CallumWalley I have asked @ChrisZweck to do it. Then yes if he agrees.

@ChrisZweck
Copy link

Agreed. Sorry, I assumed an approval meant go ahead for the merge. I'd push the button myself if I could find it.

Signed-off-by: Cal <35017184+CallumWalley@users.noreply.github.com>
@CallumWalley
Copy link
Member

Are you planning on adding more pages to the Gloubs_Compute category? Or could this be a page instead?

@ChrisZweck
Copy link

jmo, but I'd prefer a page instead of a category. Globus compute is quite poorly defined at REANNZ already, it'd be nice to not spread the information out too much.

Signed-off-by: Cal <35017184+CallumWalley@users.noreply.github.com>
@CallumWalley CallumWalley merged commit e219e4f into main Dec 4, 2025
8 checks passed
@CallumWalley CallumWalley deleted the globus-compute branch December 4, 2025 06:24
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

Successfully merging this pull request may close these issues.

5 participants