Skip to Main Content
IBM Data and AI Ideas Portal for Customers


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,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. 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 Data & AI Roadmaps (http://ibm.biz/Data-and-AI-Roadmaps) - Use this site to view roadmaps for Data & AI products.

IBM Employees should enter Ideas at https://hybridcloudunit-internal.ideas.aha.io/


ADD A NEW IDEA

FILTER BY CATEGORY

Scheduling

Showing 38 of 13604

Group jobs to same cluster when using bsub -cluster feature

Goal: Group together lsf jobs, "regression", in such a way that bsub -cluster feature directs all jobs in the group to the same cluster. Proposal: a) bsub submits all jobs in a job array to a single cluster bsub -cluster all -J "ArrayName[1-10]" /...
5 days ago in Spectrum LSF / Scheduling 0 Submitted

lsf proxyd logging in log file

From the documentations, it seems LSF proxyd is currently showing its logs from perfmon view style of command and this RFE is to enable lsf proxyd logging same as other daemons are logging currently. e.g. mbatchd.log, mbschd.log.. similarly we sho...
2 months ago in Spectrum LSF / Scheduling 1 Functionality already exists

Expand API (or bjobs -o option) to report memory reservation on a per-job basis

Determining per-job memory usage is valuable, but we also need to be able to see, on a per-job basis, how much memory job(s) have reserved at a point in time. Partly we need to be able to compare to the actual memory use to see if they're over-res...
2 months ago in Spectrum LSF / Scheduling 0 Under review

json output for "badmin lsfproxyd status"

The new solution LSFProxyd does not dump status in json file. This RFE is to enable json output of "badmin lsfproxyd status" command.
about 1 month ago in Spectrum LSF / Scheduling 1 Planned for future release

lsfproxyd - Persistent blocking rules

LSFProxyd is a new solution to help scheduler handle queries effectively. This RFE is to enable persistent blocksing rules for heavy query hitters. Same has been discussed with John Welch in a separate discussion.
about 1 month ago in Spectrum LSF / Scheduling 1 Future consideration

Add possibility to assign cores from the same CCX in AMD CPUs to make use of the same L3 cache.

With a specific 2-core workload we noticed significant performance improvements of about 50% in shorter runtime when both cores reside on the same L3 cache group (CCX) of an AMD EPYC CPU.Therefore it would be very beneficial to be able to have LSF...
5 months ago in Spectrum LSF / Scheduling 0 Future consideration

Telemetry for LSF scheduler performance

LSF struggles in large farms with many running pending jobs and thousands of users in fairshare tree. LSF's struggle with heavy query activity is well documented. It would be great if LSF can provide telemetry on its own performance and what speci...
2 months ago in Spectrum LSF / Scheduling 1 Functionality already exists

weighted throttling in lsf proxyd

From the documentations it seems, LSF Proxyd does not differentiates between a service account vs an individual user account and can't have diff policies for diff user accounts. Our farms have a good mix of service accounts which launch thousands ...
2 months ago in Spectrum LSF / Scheduling 2 Functionality already exists

Cleanup user details with bqueues -lr output if they don't have running/done jobs in system

Currently, we can find thousands of entries for all users even though they have ZERO STARTED jobs as listed in bqueues -lr output. For some of larger farms, these entries are close to 7M records and bqueues -lr takes long time to return the data. ...
2 months ago in Spectrum LSF / Scheduling 0 Under review

job select statement improvement

I have hosts with exclusive resources and some with a dynamic resource. A few hosts have two exclusive resources. The job submit: $ bsub -R 'select[ defined(res1) || (defined(res2) && dynamic_pool==loaner_host)]' I would expect this job to...
over 1 year ago in Spectrum LSF / Scheduling 2 Future consideration