This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
Shape the future of IBM!
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Search existing ideas
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post your ideas
Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,
Post an idea
Upvote ideas that matter most to you
Get feedback from the IBM team to refine your idea
Specific links you will want to bookmark for future use
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
IBM Employees should enter Ideas at https://ideas.ibm.com
LSF has the option to allow the Administrator to delegate the management and content of user groups to a group leader.
This allow the group leader to control membership and the fairshare allocation within group. For example, you could give "CFDGroupLeader" control of the top level group, and each sub group could be managed by "CFDTeamLead1..N". The group leader can control allocation between teams, and the team leads can control allocation within their teams.
See: https://www.ibm.com/support/knowledgecenter/en/SSWRJV_10.1.0/lsf_config_ref/lsb.users.5.html
Membership and Shares can be dynamically modified using the "bconf" command to modify the shares within their group.
If you wanted to expose this to the web, then you could use Application Center's restful api via the usercmd option (add it to the list in /opt/ibm/lsfsuite/ext/gui/conf/webservice.usercmd).
You could then use the Application Center SDK to create a custom page that calls this.