UABgrid FAQ

From Cheaha
Revision as of 19:19, 17 July 2007 by Jpr@uab.edu (talk | contribs) (→‎<nowiki>SysAdmin</nowiki> & Dev Questions: Fix: couple of minor typos.)
Jump to navigation Jump to search


Attention: Research Computing Documentation has Moved
https://docs.rc.uab.edu/


Please use the new documentation url https://docs.rc.uab.edu/ for all Research Computing documentation needs.


As a result of this move, we have deprecated use of this wiki for documentation. We are providing read-only access to the content to facilitate migration of bookmarks and to serve as an historical record. All content updates should be made at the new documentation site. The original wiki will not receive further updates.

Thank you,

The Research Computing Team

UABgrid Login and Registration

What use is the password sent during registration?

The "password" that was sent to you by the UABgrid registration process was simply to verify that the email address you entered is working and is delivered to an account under your control, ie. you can read the email sent to that address.

Do I ever use the registration password again?

No. The registration password will never be needed by you again. It is simply to show that the email address you specified during registration was able to recieved the verification email and that you were able to read that message. Pasting the registration password in the confirmation text box completes the registration process and the need for that password.

What happens after 8 hours expires? Do I just request new password?

The only password you'll ever use to access UABgrid is the one associated with your login ID. For example, members of the UAB community can use their BlazerId and password.

When you request a protected resource on UABgrid, you will be asked for your login ID. Depending on the features offered by your login ID provider, you may not need to enter your username and password for an extended period of time. For example, with the UAB Pilot Federated Identity Service you won't need to enter your BlazerID and password for up to 8 hours when working in the same browser session.

What if I'm not a member of UAB?

You should select the OpenIdP.org login ID if you are not a member of the UAB community, ie. you don't have a BlazerID and password and don't know what that is. openidp.org will let you create an identity as long as you have a working email address. Please visit openidp.org | The Open Identity Provder to get started.

Help, I chose the wrong login ID and now I automatically end up at the UAB login page. How do I fix it?

When you select a login ID, you choice is, by default, remembered for the duration of your browser session. When you close your browser, your chose will be forgotten. You can also adjust your settings with the Login application. If you have a default login ID selected, you will be able to unset it. If you don't, you'll be able to select one and configure it's duration. These settings are also avaible during the login process. They can be exposed by clicking on the "Settings" link.

UABgrid Documentation

May I contribute to UABgrid Documentation?

Yes. The UABgrid Documentation is maintained as a wiki and community contributions are welcome and encouraged. The documentation site leverages the same software used to build Wikipedia. You are encouraged to lend your expertise on topics that interest you. You must be a registered UABgrid user to login in and contribute. If you see material that you feel is missing, you are encouraged to document it.

Who "owns" UABgrid Documentation?

Because UABgrid Documentation represents the work of many contributors it is was considered best to limit restrictions as much as possible and protect the freedoms of its users, thus allowing contributors to receive credit for their work and not restricting others from using and expanding upon the work.

What license covers UABgrid Documentation?

UABgrid documentation is published under the [Free Documentation License] Please familiarize yourself with this license and respect copyrights by not submitting copyrighted work without permission.

How do I edit UABgrid Documentation?

Simply click on the "edit" link associated with a section of the page or on the "Edit" tab at the top of page if you edit affects the whole page, eg. like adding a new section. For help on the wiki markup please see Help:Editing.

How do I fix the formatting on the link I added?

Please be sure to read Help:Editing for more details but a quick summary follows for convenience. The general structure of an external link is

[link<space>text describing link]

The <space> being a space character. Its just spelled out here for emphasis.

Any internal wiki page can be referenced just by putting the name in CamelCase. If you want the referencing text to be different than the internal page name you need to put the link in double brackets:

[[pagename referencing text]]

If you want the page name itself to contain space characters, you must explicitly separate the page name from the referencing text with a vertical bar |

[[pagename with space|referencing text]]

In both cases, if the page does not already exist it will be created automatically when the link to it is clicked.

SysAdmin & Dev Questions

Who manages UABgrid?

UABgrid is developed and managed by the @lab. The @lab is a virtual organization (VO) on the UABgrid that consists of members of the IT, CIS, and Engineering organizations and other departments with HPC investments and expertise.

Where can I find out more about this effort?

During the development phase of UABgrid, the best place to go is probably the main UABgrid project page. From there you'll find many links to follow. As UABgrid evolves, a more formal front end will be developed.

How do I keep up with development progress?

The main project page is a good place to start, but most of the tools used offer RSS feeds. It is recommendedt that you subscribe to the appropriate RSS feeds for your area of interest. A master feed summary page is planned.

How do I add an application to UABgrid?

There are two types of applications: compute applications and web applications. These are roughly distinguished as applications without and with a graphic user interface, respectively. Adding a compute application require that you have a compute resource to put it on and that this compute resource is part of the UABgrid. Additional, an optional web application to provide GUI can be installed. Please contact jpr@uab.edu for more specifics on this at present. Documentation will follow.

Adding a web application to the UABgrid is fairly straight forward. Please see UABgrid Web Applications for details.