[Bioclusters] Problems with mpiblast1.3

Eitan Rubin ERubin at CGR.Harvard.edu
Mon Feb 7 09:33:18 EST 2005


Hi,

  I partially followed this thread, so I am not sure if you haven't done
that already. Did you check that the Blast does not crash when you run it
w/o mpi? I know that bad sequence inputs can cause BLAST to crash, or at
least used to.

  Eitan

--------------------
Eitan Rubin, PhD
Head of Bioinformatics
The Bauer Center for Genomics Research
Harvard University
Tel: 617-496-5649 Fax: 617-495-2196
 

-----Original Message-----
From: bioclusters-request at bioinformatics.org
[mailto:bioclusters-request at bioinformatics.org] 
Sent: Monday, February 07, 2005 8:57 AM
To: bioclusters at bioinformatics.org
Subject: Bioclusters Digest, Vol 4, Issue 7

Send Bioclusters mailing list submissions to
	bioclusters at bioinformatics.org

To subscribe or unsubscribe via the World Wide Web, visit
	https://bioinformatics.org/mailman/listinfo/bioclusters
or, via email, send a message with subject or body 'help' to
	bioclusters-request at bioinformatics.org

You can reach the person managing the list at
	bioclusters-owner at bioinformatics.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Bioclusters digest..."


Today's Topics:

   1. Re: Problems with mpiblast1.3 (Aaron Darling)
   2. Re: Login & home directory strategies for PVM? (Tim Cutts)
   3. First CFP Int. Workshop on Natural Artificial Immune	Systems
      '05 (Simone Bassis)
   4. Re: Problems with mpiblast1.3 (Celeste vikram)


----------------------------------------------------------------------

Message: 1
Date: Sun, 06 Feb 2005 15:48:29 -0600
From: Aaron Darling <darling at cs.wisc.edu>
Subject: Re: [Bioclusters] Problems with mpiblast1.3
To: "Clustering,	compute farming & distributed computing in life
	science informatics"	<bioclusters at bioinformatics.org>,
mpiblast
	<mpiblast-users at lists.sourceforge.net>, celeste_tikoo at yahoo.com
Message-ID: <420690AD.7030307 at cs.wisc.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi, based on the call stack it looks like LAM is crashing during 
initialization (MPI_Init()).  I can't imagine why mpiblast would cause 
such behavior.  Do other parallel applications exhibit similar behavior?
Perhaps you need to clean your LAM environment after a previous crash?  
I think there's a program called lamclean or something.  Maybe somebody 
else could comment--I'm mostly an mpich user.

-Aaron

Celeste vikram wrote:

> Hi,
>  
> Sometimes I get some errors while running mpiblast1.3...Any help would 
> be appreciated.
>
----------------------------------------------------------------------------
------------------------------------
> MPI_Recv: process in local group is dead (rank 1, MPI_COMM_WORLD)
> Rank (1, MPI_COMM_WORLD): Call stack within LAM:
> Rank (1, MPI_COMM_WORLD):  - MPI_Recv()
> Rank (1, MPI_COMM_WORLD):  - MPI_Allreduce()
> Rank (1, MPI_COMM_WORLD):  - MPI_Comm_split()
> Rank (1, MPI_COMM_WORLD):  - MPI_Init()
> Rank (1, MPI_COMM_WORLD):  - main()
> MPI_Recv: process in local group is dead (rank 2, MPI_COMM_WORLD)
> Rank (2, MPI_COMM_WORLD): Call stack within LAM:
> Rank (2, MPI_COMM_WORLD):  - MPI_Recv()
> Rank (2, MPI_COMM_WORLD):  - MPI_Allreduce()
> Rank (2, MPI_COMM_WORLD):  - MPI_Comm_split()
> Rank (2, MPI_COMM_WORLD):  - MPI_Init()
> Rank (2, MPI_COMM_WORLD):  - main()
> MPI_Recv: process in local group is dead (rank 3, MPI_COMM_WORLD)
> Rank (3, MPI_COMM_WORLD): Call stack within LAM:
> Rank (3, MPI_COMM_WORLD):  - MPI_Recv()
> Rank (3, MPI_COMM_WORLD):  - MPI_Allreduce()
> Rank (3, MPI_COMM_WORLD):&n bsp; - MPI_Comm_split()
> Rank (3, MPI_COMM_WORLD):  - MPI_Init()
> Rank (3, MPI_COMM_WORLD):  - main()
>
----------------------------------------------------------------------------
-
> One of the processes started by mpirun has exited with a nonzero exit
> code.  This typically indicates that the process finished in error.
> If your process did not finish in error, be sure to include a "return
> 0" or "exit(0)" in your C code before exiting the application.
>  
> PID 17770 failed on node n0 (40.191.22.1) due to signal 15.
>
----------------------------------------------------------------------------
--------------------------
>  
> Thx,
> Cel
>
> ------------------------------------------------------------------------
> Do you Yahoo!?
> Yahoo! Search presents - Jib Jab's 'Second Term' 
>
<http://us.rd.yahoo.com/evt=30648/*http://movies.yahoo.com/movies/feature/ji
bjabinaugural.html> 
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Bioclusters maillist  -  Bioclusters at bioinformatics.org
>https://bioinformatics.org/mailman/listinfo/bioclusters
>  
>


------------------------------

Message: 2
Date: Mon, 7 Feb 2005 09:14:12 +0000
From: Tim Cutts <tjrc at sanger.ac.uk>
Subject: Re: [Bioclusters] Login & home directory strategies for PVM?
To: "Clustering,	compute farming & distributed computing in life
	science informatics"	<bioclusters at bioinformatics.org>
Message-ID: <9d2c2abe9606139fefdacdbfc41aaf84 at sanger.ac.uk>
Content-Type: text/plain; charset=US-ASCII; format=flowed


On 6 Feb 2005, at 11:04 am, Tony Travis wrote:

> Hello, Tim.
>
> We only have a 'small' 64-node cluster here :-)
>
> However, I've opted to use BOBCAT architecture:
>
> 	http://www.epcc.ed.ac.uk/bobcat/
>
> Although the original EPCC BOBCAT no longer exists, it's spirit lives 
> on in our RRI/BioSS cluster:
>
> 	http://bobcat.rri.sari.ac.uk
>
> The important thing is to have TWO completely separate private network 
> fabrics: One for DHCP/NFS, the other for IPC. The main problem we have 
> is that IPC (i.e. Inter Process Communication) can swamp the bandwidth 
> of a single network fabric and you rapidly lose control of the 
> cluster.

We don't have any IPC.  We don't run any parallel code.  Each job runs 
on a single CPU.  And NFS *still* causes problems, occasionally.  It 
really isn't a myth at this scale.  It's unusable.  For example, we 
have to make separate copies of the LSF binaries on all of the 
machines, because to do it the Platform-endorsed way, with everything 
NFS mounted, is a bit flakey.  The NFS contention from LSF's house 
keeping alone can be enough to break the cluster.

I suspect if you're running large parallel jobs, then the number of NFS 
operations involved is relatively low.  The issue for us is sometimes 
hundreds of jobs completing every minute, all trying to read some data 
files and then create three or four output files on an NFS mounted 
disk.  That's a lot of separate NFS operations, a large proportion of 
which are the particularly painful directory operations.  I plead with 
the users not to write code like this, but you know what users are 
like.

> I think there are some MYTHS about NFS and clusters around because of 
> the bandwidth contention on a single network fabric. The NFS network 
> traffic on our cluster is completely segregated from the IPC traffic 
> which is throttled by the bandwidth of its own network fabric. The 
> switches on the two network fabrics are NOT connected in any way...

Our approach is actually similar to yours; we're moving towards cluster 
filesystems like GPFS and Lustre, and in those cases, we run the 
cluster filesystem traffic over a second network.  It's actually a VLAN 
on the same switches, but that's not the performance problem you might 
think because the Extreme switches we use are fully non-blocking.  You 
can throw an absolutely obscene number of packets at them and they cope 
fine.  Even when a Ganglia bug caused a machine to emit thousands of 
multicast packets to all 1000 machines every second.  The ganglia 
daemons went into 100% CPU coping with the incoming packets, which made 
the cluster almost unusable, but the network itself was still going 
strong.

Tim

-- 
Dr Tim Cutts
Informatics Systems Group, Wellcome Trust Sanger Institute
GPG: 1024D/E3134233 FE3D 6C73 BBD6 726A A3F5  860B 3CDD 3F56 E313 4233



------------------------------

Message: 3
Date: Mon, 7 Feb 2005 13:33:52 +0100
From: Simone Bassis <bassis at dsi.unimi.it>
Subject: [Bioclusters] First CFP Int. Workshop on Natural Artificial
	Immune	Systems '05
To: mt at sfc.keio.ac.jp, luca at microsoft.com, miyano at ims.u-tokyo.ac.jp,
	lincoln at csl.sri.com, gdp at dcs.ed.ac.uk, ina.koch at molgen.mpg.de,
	mh at informatik.tu-cottbus.de, olaf.wolkenhauer at umist.ac.uk,
	Finn.Drablos at sintef.no, mroux at pasteur.fr, priami at science.unitn.it,
	degano at di.unipi.it, baldari at unisi.it, ladbury at biochem.ucl.ac.uk,
	aviv at wisdom.weizmann.ac.il, valencia at cnb.uam.es,
	vschachter at hybrigenics.fr, lin at informatik.uni-rostock.de,
	Charles.Auffray at vjf.cnrs.fr, Alexander.Bockmayr at loria.fr,
	simon.plyte at pharmacia.com, Francois.Fages at inria.fr,
	danos at logique.jussieu.fr, edu at apbionet.org, abi at apbionet.org,
	abnet at angis.org.au, board at open-bio.org, i3c-pathways at www.i3c.org,
	necluster-l at necluster.org, moby-l at biomoby.org,
	bio_bulletin_board at bioinformatics.org,
	biodevelopers at bioinformatics.org, bioclusters at bioinformatics.org,
	announcements at vanbug.org, bioinf at vei.co.uk,
	bioinformatics at cs.uchicago.edu, announce at apbionet.org,
	discuss at apbionet.org, tchu at andrew.cmu.edu, gfc at cbmi.upmc.edu,
	cg09+ at andrew.cmu.edu, ddanks at ai.uwf.edu, dhandley at andrew.cmu.edu,
	mani at cbmi.upmc.edu, ODohertyR at msx.dept-med.pitt.edu, dgp+ at pitt.edu,
	jdramsey at andrew.cmu.edu, rsaavedra at ai.uwf.edu,
	rscheines at andrew.cmu.edu, nserban at andrew.cmu.edu, rbas at cs.cmu.edu,
	ps7z at andrew.cmu.edu, larry at stat.cmu.edu, wimberly3 at earthlink.net,
	cwyoo at cbmi.upmc.edu, jc12b at nih.gov, lauderdk at nigms.nih.gov,
	dg13w at nih.gov, pm4o at nih.gov, postowe at csr.nih.gov,
katzf at mail.nih.gov,
	m8p at nih.gov, mm539c at nih.gov, ellenliberman at nih.gov,
	goodp at mail.nih.gov, brooksl at exchange.nih.gov, twerym at nhlbi.nih.gov,
	df18s at nih.gov, me25t at nih.gov, rm69e at nih.gov, ck82j at nih.gov,
	swajar at nibib.nih.gov, sourwine at nibib.nih.gov, fhaseltine at aol.com,
	ks79x at nih.gov, Barry_Davis at nih.gov, ek17w at nih.gov,
	hydej at extra.niddk.nih.gov, ws22e at nih.gov, mh38f at nih.gov,
y15o at nih.gov,
	hs38k at nih.gov, mc105x at nih.gov,
	
"gd34f at nih.gov.K.Fellenberg@DKFZ-.Heidelberg.de.bioinformatics at ireland.com.j
weller"@gmu.edu,	
	ivaisman at gmu.edu, cjamison at gmu.edu, sjafri at gmu.edu,
Jan.Verwer at cwi.nl,
	lilia.alberghina at unimib.it,	dan at biomed.bm.technion.ac.il,
	hw at bio.vu.nl, brazma at ebi.ac.uk,	Bo.Servenius at astrazeneca.com,
	inge at ii.uib.no, bpn at mbb.ki.se,	johnson at abo.fi, tmargus at ebc.ee,
	nikob at cbs.dtu.dk,	ukkonen at cs.helsinki.fi, vissing at exiqon.com,
	daniel at decode.is,	peleg at smi.stanford.edu,
yeh at smi.stanford.edu,
	
"uss.altman at stanford.edu.musen@Stanford.EDU.kam"@wisdom.weizmann.ac.il, 
	"jane.hubbard at nyu.edu.Michael.Stern"@yale.edu, apo at gbf.de,
	
"ewi at gbf.de.russ.altman@stanford.edu.dfogel at natural-.selection.com.kmatsuno@
voscc.nagaokaut.ac.jp.r.c.paton"@csc.liv.ac.uk,	
	acl2 at cs.utexas.edu, H.Schmidt at DKFZ-Heidelberg.de,
agents at cs.umbc.edu,
	aiia at di.unito.it, alg at comm.toronto.edu, amast at cs.utwente.nl,
	announce at tcos.org, announcements.chi at acm.com, appiar at ncc.up.pt,
	atp at logic.tuwien.ac.at, asci at twi.tudelft.nl,
bra-types at cs.chalmers.se,
	categories at mta.ca, ccl at dfki.uni-sb.de,	clp at iscs.nus.edu.sg,
	cofi-reactive at brics.dk, comm-theory at ieee.org,	concurrency at cwi.nl,
	conf at colmar.uha.fr,	confs-conferencesa at comsoc.org,
coq at margaux.inria,
	coq-club at pauillac.inria.fr, cs-logic at cs.indiana.edu,
	csl at dbai.tuwien.ac.at, csp at carlit.toulouse.inra.fr,
	dataloger at cs.chalmers.se, eacsl at dimi.uniud.it,
	frdist-obj at distributedcoalition.org, eapls-request at mailbase.ac.uk,
	eatcs-it-l at unifi.it, eatcs-it at cs.unibo.it, ecoop-info at ecoop.org,
	facs at lboro.ac.uk, eapls at jiscmail.ac.uk, ercim at cnuce.cnr.it,
	behavior at cs.ucsd.edu, formal-methods at cs.uidaho.edu,
fsdm at it.uq.edu.au,
	brics-vip at brics.dk,
	"gragra at i3.informatik.rwth-aachen.de.grin"@di.unipi.it,
	"gulp at di.unipi.it.ifip-nm"@bbn.com,
	ifip-tc6 at informatik.rwth-aachen.de, info-confs at comsoc.org,
	hise-safety-critical at minster.cs.york.ac.uk, ifmsig at cs.tcd.ie,
	info-hol at phirewall.cs.byu.edu, isabelle-users at cl.cam.ac.uk,
	jml at cs.iastate.edu, lambda-usergroup at dcs.ed.ac.uk,
	lfcs-interest at dcs.ed.ac.uk, isabelle-users at cl.cam.ac.uk,
	itc at comsoc.org, "lics-email at cs.indiana.edu.linear"@CS.Stanford.EDU,
	logic at theory.lcs.mit.edu, news-announce-conferences at uunet.uu.net,
	softverf at nist.gov, lics at research.bell-labs.com,
	logic-announce at uclink4.berkeley.edu, logic-ml at logic.jaist.ac.jp,
	logic at cs.cornell.edu, logic at theory.lcs.mit.edu,
	lotos-world at sanson.dit.upm.es, nqthm-users at cli.com,
	nuprllist at cs.cornell.edu, nvti-list at cwi.nl, nwpt-info at sool.ioc.ee,
	om-announce at lars.math.fsu.edu, papm at dcs.ed.ac.uk,
	performance at haven.epm.ornl.gov, PetriNets at daimi.aau.dk,
	prog-lang at daimi.aau.dk, prog-lang at diku.dk, pvs at csl.sri.com,
	qed at mcs.anl.gov, reliable_computing at interval.usl.edu,
	rewriting at ens-lyon.fr, seworld at cs.colorado.edu,
	stochver at cs.bham.ac.uk, system-safety at listserv.gsfc.nasa.gov,
	theorem-provers at ai.mit.edu, theory-a at vm1.nodak.edu,
	theorynt at listserv.nodak.edu, vdm-forum at jiscmail.ac.uk,
	zeves at ora.on.ca, zforum at prg.ox.ac.uk, Bart.Jacobs at cs.kun.nl,
	comp-all at comp.lancs.ac.uk,
	"pesole at mailserver.unimi.it.riccardo.velasco"@ismaa.it,
	traverso at itc.it, luca.degioia at unimib.it, milanesi at itba.mi.cnr.it,
	paolo at dsi.unifi.it, furlan at itc.it, laura.bonati at unimib.it,
	webmaster at systemsbiology.org, Lchalif at bioinformatics.weizmann.ac.il,
	Info at isb-sib.ch, Roslin.Bioinformatics at bbsrc.ac.uk,
	robin_deacle at ncbiotech.org, cubic at maple.bioc.columbia.edu,
	staff at sbc.su.se, drg at brc.dcs.gla.ac.uk, support at ebi.ac.uk,
	admin at mail.cryst.bbk.ac.uk, Queries at bioinf.man.ac.uk,
	director at bioinfo.ernet.in, winhide at sanbi.ac.za, info at sanbi.ac.za,
	brutlag at stanford.edu, kanehisa at kuicr.kyoto-u.ac.jp,
	goto at kuicr.kyoto-u.ac.jp, nakaya at kuicr.kyoto-u.ac.jp,
	shuichi at kuicr.kyoto-u.ac.jp, kaede at kuicr.kyoto-u.ac.jp,
	yuko at scl.kyoto-u.ac.jp, chiaki at scl.kyoto-u.ac.jp,
	asako at scl.kyoto-u.ac.jp, okuno at kuicr.kyoto-u.ac.jp,
	adeline at kuicr.kyoto-u.ac.jp, hirakawa at kuicr.kyoto-u.ac.jp,
	park at kuicr.kyoto-u.ac.jp, hattori at kuicr.kyoto-u.ac.jp,
	igarashi at kuicr.kyoto-u.ac.jp, katayama at kuicr.kyoto-u.ac.jp,
	acyshzw at kuicr.kyoto-u.ac.jp, kot at kuicr.kyoto-u.ac.jp,
	minowa at kuicr.kyoto-u.ac.jp, itoh at kuicr.kyoto-u.ac.jp,
	hizukuri at kuicr.kyoto-u.ac.jp, yoshi at kuicr.kyoto-u.ac.jp,
	takuji at kuicr.kyoto-u.ac.jp, okuda at kuicr.kyoto-u.ac.jp,
	rikuhiro at kuicr.kyoto-u.ac.jp, moriya at kuicr.kyoto-u.ac.jp,
	fujita at kuicr.kyoto-u.ac.jp, sato at kuicr.kyoto-u.ac.jp,
	naobumi at kuicr.kyoto-u.ac.jp, mtanaka at kuicr.kyoto-u.ac.jp,
	nati at kuicr.kyoto-u.ac.jp, toshi at scl.kyoto-u.ac.jp,
	tomomi at scl.kyoto-u.ac.jp, sanae at scl.kyoto-u.ac.jp,
	kayo at scl.kyoto-u.ac.jp, tomoko at scl.kyoto-u.ac.jp,
	nobue at scl.kyoto-u.ac.jp, megumi at scl.kyoto-u.ac.jp,
	rumiko at scl.kyoto-u.ac.jp, atsuko at scl.kyoto-u.ac.jp,
	junko at scl.kyoto-u.ac.jp, yuriko at scl.kyoto-u.ac.jp,
	yumi at scl.kyoto-u.ac.jp, njunko at scl.kyoto-u.ac.jp,
	miho at scl.kyoto-u.ac.jp, ktomoko at scl.kyoto-u.ac.jp,
	kana at scl.kyoto-u.ac.jp, fukumoto at scl.kyoto-u.ac.jp,
	kanae at scl.kyoto-u.ac.jp, kshirais at scl.kyoto-u.ac.jp,
	nishikaw at scl.kyoto-u.ac.jp, ohkubo at scl.kyoto-u.ac.jp,
	uehara at scl.kyoto-u.ac.jp, tonomura at scl.kyoto-u.ac.jp,
	furuta at scl.kyoto-u.ac.jp, konya at scl.kyoto-u.ac.jp,
	yamazaki at scl.kyoto-u.ac.jp, bioinformatics at ireland.com,
	rserra at oramont.it, axa at cs.purdue.edu, casadio at kaiser.alma.unibo.it,
	Heiko.Mueller at eu.pnu.com, Valencia at cnb.vam.es,
	Farisel at kaiser.alma.unibo.it, gigi at lipid.biocomp.unibo.it,
	soda at dsi.unifi.it, vullo at dsi.unifi.it, alex at mcculloch.ing.unifi.it,
	h-wilson at tamu.edu, jherreo at cnio.es, aadil_raiyan at usa.net,
	ponarul at usa.net, rajnishgupta73 at radiffmail.com, ewi at gbf.de,
	abi at gbf.de, apo at gbf.de, kse at gbf.de, hom at gbf.de, ili at gbf.de,
	tcr at gbf.de, mch at gbf.de, ksl at gbf.de, vdr at gbf.de, dtj at cs.ucl.ac.uk,
	lmiller at cs.iastate.edu, lhb at iastate.edu, xgai at iastate.edu,
	melon at iq.usp.br, info at bioinformatics.buffalo.edu, info at ki.se,
	sdavids at uwc.ac.za, steipe at lmb.uni-muenchen.de,
	twclark at cs.uchicago.edu, ncox at genetics.bsd.uchicago.edu,
	s-endy at uchicago.edu, efrank at hep.uchicago.edu,
	dhl at genetics.bsd.uchicago.edu, rquigg at medicine.bsd.uchicago.edu,
	ridg at cs.uchicago.edu, jan.biro at kbh.ki.se, bioinf at yandex.ru,
	danieli at bio.unipd.it, wcasey at CIMS.nyu.edu, m-arita at aist.go.jp,
	fds at unisa.it, mgsriram at medal.org, danos at logique.jussieu.fr,
	mcorpas at cs.man.ac.uk, kse at gbf.de, vbassano at lami.univ-evry.fr,
	masao at ims.u-tokyo.ac.jp, sunk at ims.u-tokyo.ac.jp, dragan at win.tue.nl,
	Wolkenhauer at umist.ac.uk, a_kapela at heart.med.upatras.gr,
	rousu at cs.helsinki.fi, Damien.Eveillard at loria.fr,
	sabine_peres at yahoo.fr, visconti at dsi.unimi.it,
	Mathias.Vandenbogaert at inria.fr, gquerrec at enib.fr,
	mombach at exatas.unisinos.br, curtim at di.unipi.it,
piazza at dimi.uniud.it,
	laneve at cs.unibo.it, yde at info.ucl.ac.be, ron at tam.cornell.edu,
	alessandro.bogliolo at uniurb.it, Laurent.Trilling at imag.fr,
	Francois.Fages at inria.fr, gabriel at comp.nus.edu.sg,
	Wolkenhauer at umist.ac.uk
Message-ID: <200502071333.52776.bassis at dsi.unimi.it>
Content-Type: text/plain;  charset="us-ascii"

Apologies if you receive this more than once.
                         =================
                          Call for Papers

   International Workshop on Natural and Artificial Immune Systems (NAIS
 2005)

              Vietri sul Mare, Salerno, Italy, June 9-10, 2005

        http://siren.dsi.unimi.it/conferences/IMMUNE05/html/index.html


* Venue
   International Institute For Advanced Scientific Studies (IIASS),
   "E.R.Caianiello", Vietri sul Mare, (SA) Italy.
   http://www.iiassvietri.it/index.html
   http://www.iiassvietri.it/school2004/


* Important Dates
   Submission deadline:               March 25, 2005
   Acceptance/Rejection notification: April 25, 2005
   Camera-ready copy of papers:       June 6, 2005
   Workshop Date:                     June 9-10, 2005

* Aims and Scope
The workshop aims at catalyzing the interaction between modelers (computer
scientists, mathematicians and physicists), immunologists and biologists
interested in discussing the information processing mechanisms emerging in
 the functionalities of either natural or artificial immune systems.
The leading idea motivating this event is the attention to the various forms
 of "intelligent thinking" underlying the many attack/defense/adaptation
 strategies discovered in natural systems, such as tumor and virus escape
 mechanisms of animals and humans, or implemented in artificial systems.

This approach may reap several basic benefits of the original cybernetics
paradigm:
 -the emergence of the mind from chemical-physical reactions that can be
 studied and simulated,
 - the use of natural processing mechanisms for solving artificial problems,
 and the cross-fertilization of the natural and artificial research
 environments, -the adoption of comprehensive immune system models in the
 development of new therapeutic approaches.


Possible topics include, but are not limited to:
# Computational Immunology
# Immunological Computation
# Immunoinformatics
# modelling and simulation of immune systems
# model testing and game theory
# biological and immersive learning
# network security and artificial virus attacks
# comparisons between Artificial Immune Systems and other
 biologically-inspired paradigms
# theory and applications of Immunological Computing
# Immunocomputing


* Invited speakers
 -  Franco Celada, University of Genova, Italy
 -  Vincenzo Cutello, University of Catania, Italy
 -  Dipankar Dasgupta, University of Memphis, USA
 -  Doheon Lee, IBM-KAIST Bio-Computing Research Center, Korea
 -  John Timmis, Universityh of Kent, UK


* Conference Proceedings
The conference will feature both introductory tutorials and original
refereed
papers, to be published by an international publisher.
See details of electronic submission on the bottom of the web page:
http://siren.dsi.unimi.it/conferences/IMMUNE05/html/index.html


* Conference Chairs:
 - Bruno Apolloni, University of Milano, Italy.
   apolloni at dsi.unimi.it
 - Alberto Clivio, University of Milano, Italy.
   alberto.clivio at unimi.it
 - Vincenzo Cutello, University of Catania, Italy.
   cutello at dmi.unict.it
 - Giuseppe Nicosia, University of Catania, Italy.
   nicosia at dmi.unict.it


Programme Committee:
 - Franco Celada, University of Genova, Italy
 - Dipankar Dasgupta, University of Memphis, USA
 - Marco Gori, University of Siena, Italy
 - Doheon Lee, IBM-KAIST Bio-Computing Research Center, Korea
 - Piero Mussio, University of Milano, Italy
 - Anastasia Pagnoni, Unversity of Milano, Italy
 - John Timmis, Universityh of Kent, UK
 - Henry Linger, Monash University, Melbourne, Australia

* Getting Vietri Sul Mare
http://www.iiassvietri.it/school2004/getting_vietri.htm

* NAIS 2005 Conference Secretariats:
  - Department of Mathematics and Computer Science
    University of Catania,
    City University,
    V.le A. Doria 6, 95125 Catania, Italy
    Email: nais05 at dmi.unict.it
    Phone: +39-095-7383074
    Fax:   +39-095-330094

   or

  - Dip. di Scienze Dell'Informazione.
    University of Milano
    Via Comelico, 39
    20125 Milano, Italy
    Email: bassis at dsi.unimi.it
    Phone: +39-02-50316335
    Fax:   +39-02-50316228


* For additional information or questions, contact
  Alberto Clivio, University of Milano, Italy, alberto.clivio at unimi.it
  Giuseppe Nicosia, University of Catania, Italy, nicosia at dmi.unict.it



------------------------------

Message: 4
Date: Sun, 6 Feb 2005 23:20:54 -0800 (PST)
From: Celeste vikram <celeste_tikoo at yahoo.com>
Subject: Re: [Bioclusters] Problems with mpiblast1.3
To: Aaron Darling <darling at cs.wisc.edu>, "Clustering,	compute farming
	& distributed computing in life science informatics"
	<bioclusters at bioinformatics.org>, 	mpiblast
	<mpiblast-users at lists.sourceforge.net>
Message-ID: <20050207072054.16113.qmail at web61305.mail.yahoo.com>
Content-Type: text/plain; charset="us-ascii"

Thanks Aaron.
 
The program is called lamwipe but it doesn't help at all. I still run into
these errors very very frequently. On the rare occasions when mpiblast works
,it takes an awful lot of time !!
 
btw, Is mpich an alternative to lam-mpi ?
 
-Cel.

Aaron Darling <darling at cs.wisc.edu> wrote:
Hi, based on the call stack it looks like LAM is crashing during 
initialization (MPI_Init()). I can't imagine why mpiblast would cause 
such behavior. Do other parallel applications exhibit similar behavior?
Perhaps you need to clean your LAM environment after a previous crash? 
I think there's a program called lamclean or something. Maybe somebody 
else could comment--I'm mostly an mpich user.

-Aaron

Celeste vikram wrote:

> Hi,
> 
> Sometimes I get some errors while running mpiblast1.3...Any help would 
> be appreciated.
>
----------------------------------------------------------------------------
------------------------------------
> MPI_Recv: process in local group is dead (rank 1, MPI_COMM_WORLD)
> Rank (1, MPI_COMM_WORLD): Call stack within LAM:
> Rank (1, MPI_COMM_WORLD): - MPI_Recv()
> Rank (1, MPI_COMM_WORLD): - MPI_Allreduce()
> Rank (1, MPI_COMM_WORLD): - MPI_Comm_split()
> Rank (1, MPI_COMM_WORLD): - MPI_Init()
> Rank (1, MPI_COMM_WORLD): - main()
> MPI_Recv: process in local group is dead (rank 2, MPI_COMM_WORLD)
> Rank (2, MPI_COMM_WORLD): Call stack within LAM:
> Rank (2, MPI_COMM_WORLD): - MPI_Recv()
> Rank (2, MPI_COMM_WORLD): - MPI_Allreduce()
> Rank (2, MPI_COMM_WORLD): - MPI_Comm_split()
> Rank (2, MPI_COMM_WORLD): - MPI_Init()
> Rank (2, MPI_COMM_WORLD): - main()
> MPI_Recv: process in local group is dead (rank 3, MPI_COMM_WORLD)
> Rank (3, MPI_COMM_WORLD): Call stack within LAM:
> Rank (3, MPI_COMM_WORLD): - MPI_Recv()
> Rank (3, MPI_COMM_WORLD): - MPI_Allreduce()
> Rank (3, MPI_COMM_WORLD):&n bsp; - MPI_Comm_split()
> Rank (3, MPI_COMM_WORLD): - MPI_Init()
> Rank (3, MPI_COMM_WORLD): - main()
>
----------------------------------------------------------------------------
-
> One of the processes started by mpirun has exited with a nonzero exit
> code. This typically indicates that the process finished in error.
> If your process did not finish in error, be sure to include a "return
> 0" or "exit(0)" in your C code before exiting the application.
> 
> PID 17770 failed on node n0 (40.191.22.1) due to signal 15.
>
----------------------------------------------------------------------------
--------------------------
> 
> Thx,
> Cel
>
> ------------------------------------------------------------------------
> Do you Yahoo!?
> Yahoo! Search presents - Jib Jab's 'Second Term' 
> 
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Bioclusters maillist - Bioclusters at bioinformatics.org
>https://bioinformatics.org/mailman/listinfo/bioclusters
> 
>

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://bioinformatics.org/pipermail/bioclusters/attachments/20050206/9f0fb84
9/attachment.htm

------------------------------

_______________________________________________
Bioclusters maillist  -  Bioclusters at bioinformatics.org
https://bioinformatics.org/mailman/listinfo/bioclusters


End of Bioclusters Digest, Vol 4, Issue 7
*****************************************


More information about the Bioclusters mailing list