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 Employees should enter Ideas at https://ideas.ibm.com


Status Delivered
Workspace Spectrum LSF
Created by Guest
Created on Mar 26, 2019

Extend bsub - send mail on job error only

Our engineering customers like to have the possibility to configure when a jobmail will be send at the end of a job. Today "bsub -N" will always sends a mail. Our custome would like to retrieve mails only if the job didn't succeed (exited, killed, etc. but not DONE status).

  • Guest
    Reply
    |
    Dec 15, 2019

    Delivered in spk9. You can config LSB_JOB_REPORT_MAIL=ERROR or use bsub -Ne option to send mail on job error only.

    You can download spk9 from fix center.

    Fix Central URL(s):
    IBM Spectrum LSF:
    http://www.ibm.com/support/fixcentral/swg/selectFixes?product=ibm/Other+software/IBM+Spectrum+LSF&release=All&platform=All&function=fixId&fixids=lsf-10.1.0.9-spk-2019-Oct-build532214&includeSupersedes=0

    Fix ID: lsf-10.1.0.9-spk-2019-Oct-build532214

  • Guest
    Reply
    |
    Mar 27, 2019

    Hi YiSun,

    Thanks for the info.

    We know about the post exec functionality. But my demand was more to have this function available by job, means the user can decide getting this mail or not.

    Best,
    Uwe

  • Guest
    Reply
    |
    Mar 26, 2019

    This can be done through LSF external programs, such as post-exec program and LSF mail program, LSB_MAILPROG