Go Back   Science Forums Biology Forum Molecular Biology Forum Physics Chemistry Forum > Molecular Research Topics Forum > Bioinformatics
Register Search Today's Posts Mark Forums Read

Bioinformatics Have questions about bioinformatic tools or databases? Post questions here. Discuss and post interesting bioinformatics information.


Issue with CUDA-BlastP

Issue with CUDA-BlastP - Bioinformatics

Issue with CUDA-BlastP - Have questions about bioinformatic tools or databases? Post questions here. Discuss and post interesting bioinformatics information.


Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 12-21-2010, 06:07 AM
Pipette Filler
Points: 83, Level: 1 Points: 83, Level: 1 Points: 83, Level: 1
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Nov 2010
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Issue with CUDA-BlastP



I found the error while i am running the command in installation of CUDABLASTP
:

make all 2>&1 | tee LOG-MAKEALL-CUDABLASTP
Makefile:101: warning: overriding commands for target `clean'
../../common/common.mk:469: warning: ignoring old commands for target `clean'
gcc -I include -O3 -c -o obj/CUDA-BLASTP.o src/CUDA-BLASTP.c
src/CUDA-BLASTP.c:155: warning: conflicting types for âblastpâ
src/CUDA-BLASTP.c:127: warning: previous implicit declaration of âblastpâ was here
gcc -I include -O3 -c -o obj/sequential_alignments.o src/sequential_alignments.c
gcc -I include -O3 -c -o obj/descriptions.o src/descriptions.c
gcc -I include -O3 -c -o obj/encoding.o src/encoding.c
gcc -I include -O3 -c -o obj/fasterGappedExtension.o src/fasterGappedExtension.c
gcc -I include -O3 -c -o obj/gappedExtension.o src/gappedExtension.c
gcc -I include -O3 -c -o obj/gappedScoring.o src/gappedScoring.c
gcc -I include -O3 -c -o obj/global.o src/global.c
gcc -I include -O3 -c -o obj/CUDA-hitMatrix.o src/CUDA-hitMatrix.c
gcc -I include -O3 -c -o obj/karlin.o src/karlin.c
gcc -I include -O3 -c -o obj/memBlocks.o src/memBlocks.c
gcc -I include -O3 -c -o obj/memSingleBlock.o src/memSingleBlock.c
gcc -I include -O3 -c -o obj/oldGappedScoring.o src/oldGappedScoring.c
gcc -I include -O3 -c -o obj/oldSemiGappedScoring.o src/oldSemiGappedScoring.c
gcc -I include -O3 -c -o obj/parameters.o src/parameters.c
src/parameters.c: In function âparameters_processArgumentsâ:
src/parameters.c:180: warning: excess elements in array initializer
src/parameters.c:180: warning: (near initialization for âparameters_argumentsâ)
gcc -I include -O3 -c -o obj/print.o src/print.c
gcc -I include -O3 -c -o obj/PSSMatrix.o src/PSSMatrix.c
gcc -I include -O3 -c -o obj/qPosList.o src/qPosList.c
gcc -I include -O3 -c -o obj/readFasta.o src/readFasta.c
gcc -I include -O3 -c -o obj/readFile.o src/readFile.c
gcc -I include -O3 -c -o obj/scoreMatrix.o src/scoreMatrix.c
gcc -I include -O3 -c -o obj/semiGappedScoring.o src/semiGappedScoring.c
gcc -I include -O3 -c -o obj/statistics.o src/statistics.c
gcc -I include -O3 -c -o obj/CUDA-ungappedExtension.o src/CUDA-ungappedExtension.c
gcc -I include -O3 -c -o obj/CUDA-DFA.o src/CUDA-DFA.c
gcc -I include -O3 -c -o obj/smithWatermanTraceback.o src/smithWatermanTraceback.c
gcc -I include -O3 -c -o obj/smithWatermanScoring.o src/smithWatermanScoring.c
gcc -I include -O3 -c -o obj/unpack.o src/unpack.c
gcc -I include -O3 -c -o obj/index.o src/index.c
gcc -I include -O3 -c -o obj/postings.o src/postings.c
gcc -I include -O3 -c -o obj/writedb.o src/writedb.c
gcc -I include -O3 -c -o obj/readdb.o src/readdb.c
gcc -I include -O3 -c -o obj/CUDA-search.o src/CUDA-search.c
src/CUDA-search.c:685:2: warning: no newline at end of file
gcc -I include -O3 -c -o obj/wildcards.o src/wildcards.c
gcc -I include -O3 -c -o obj/seg.o src/seg.c
In file included from src/seg.c:10:
src/genwin.c: In function âopendbaseâ:
src/genwin.c:90: warning: incompatible implicit declaration of built-in function âmallocâ
src/genwin.c:94: warning: incompatible implicit declaration of built-in function âstrlenâ
src/genwin.c:96: warning: incompatible implicit declaration of built-in function âstrcpyâ
src/genwin.c:97: warning: incompatible implicit declaration of built-in function âstrcatâ
src/genwin.c:103: warning: incompatible implicit declaration of built-in function âstrlenâ
src/genwin.c:105: warning: incompatible implicit declaration of built-in function âstrcpyâ
src/genwin.c: In function âfirstseqâ:
src/genwin.c:167: warning: incompatible implicit declaration of built-in function âexitâ
src/genwin.c: In function âopenwinâ:
src/genwin.c:215: warning: incompatible implicit declaration of built-in function âmallocâ
src/genwin.c: In function âcomponâ:
src/genwin.c:342: warning: incompatible implicit declaration of built-in function âcallocâ
src/genwin.c: In function âstateonâ:
src/genwin.c:372: warning: incompatible implicit declaration of built-in function âmallocâ
src/genwin.c: In function âentropy_initâ:
src/genwin.c:413: warning: incompatible implicit declaration of built-in function âmallocâ
src/genwin.c: In function âreadentryâ:
src/genwin.c:493: warning: incompatible implicit declaration of built-in function âmallocâ
src/genwin.c: In function âreadhdrâ:
src/genwin.c:568: warning: incompatible implicit declaration of built-in function âexitâ
src/genwin.c:571: warning: incompatible implicit declaration of built-in function âmallocâ
src/genwin.c:619: warning: incompatible implicit declaration of built-in function âexitâ
src/genwin.c:622: warning: incompatible implicit declaration of built-in function âmemcpyâ
src/genwin.c: In function âreadseqâ:
src/genwin.c:730: warning: incompatible implicit declaration of built-in function âmallocâ
src/genwin.c:788: warning: incompatible implicit declaration of built-in function âstrlenâ
src/genwin.c: In function âtmallocâ:
src/genwin.c:847: warning: incompatible implicit declaration of built-in function âmallocâ
src/genwin.c:851: warning: incompatible implicit declaration of built-in function âexitâ
src/genwin.c:854: warning: cast from pointer to integer of different size
src/genwin.c: In function âtfreeâ:
src/genwin.c:869: warning: cast from pointer to integer of different size
src/seg.c: In function âseg_segSequenceâ:
src/seg.c:52: warning: incompatible implicit declaration of built-in function âmallocâ
src/seg.c:54: warning: incompatible implicit declaration of built-in function âstrlenâ
src/seg.c: In function âgetparamsâ:
src/seg.c:105: warning: incompatible implicit declaration of built-in function âexitâ
src/seg.c: In function âsegseqâ:
src/seg.c:196: warning: incompatible implicit declaration of built-in function âmallocâ
src/seg.c: In function âseqentâ:
src/seg.c:228: warning: incompatible implicit declaration of built-in function âmallocâ
src/seg.c: In function âsingreportâ:
src/seg.c:573: warning: incompatible implicit declaration of built-in function âmemsetâ
src/seg.c: In function âprettyreportâ:
src/seg.c:642: warning: incompatible implicit declaration of built-in function âexitâ
src/seg.c: In function âseqoutâ:
src/seg.c:802: warning: incompatible implicit declaration of built-in function âstrlenâ
src/seg.c:830: warning: incompatible implicit declaration of built-in function âexitâ
src/seg.c: In function âusageâ:
src/seg.c:900: warning: incompatible implicit declaration of built-in function âexitâ
In file included from CUDA_Blast.cu:13:
./CUDA_Blast_kernel.cu:559:40: warning: no newline at end of file
CUDA_Blast.cu:606:2: warning: no newline at end of file
In file included from CUDA_Blast.cu:13:
./CUDA_Blast_kernel.cu:559:40: warning: no newline at end of file
CUDA_Blast.cu:606:2: warning: no newline at end of file
In file included from CUDA_Blast.cu:13:
./CUDA_Blast_kernel.cu:559:40: warning: no newline at end of file
CUDA_Blast.cu:606:2: warning: no newline at end of file
In file included from CUDA_Blast.cu:13:
./CUDA_Blast_kernel.cu:559:40: warning: no newline at end of file
CUDA_Blast.cu:606:2: warning: no newline at end of file
CUDA_Blast.cu: In function âvoid CUDA_blast(TGPUplan*)â:
CUDA_Blast.cu:97: warning: passing âdoubleâ for argument 4 to âcudaError_t cudaMallocArray(cudaArray**, const cudaChannelFormatDesc*, size_t, size_t, unsigned int)â
CUDA_Blast.cu:98: warning: converting to âunsigned intâ from âdoubleâ
CUDA_Blast.cu:109: warning: passing âdoubleâ for argument 4 to âcudaError_t cudaMallocArray(cudaArray**, const cudaChannelFormatDesc*, size_t, size_t, unsigned int)â
CUDA_Blast.cu:110: warning: converting to âunsigned intâ from âdoubleâ
CUDA_Blast.cu:120: warning: passing âdoubleâ for argument 3 to âcudaError_t cudaMemcpyToSymbol(const T&, const void*, size_t, size_t, cudaMemcpyKind) [with T = int [400]]â
gcc -I include -O3 -lm -o CUDA-BLASTP obj/CUDA-BLASTP.o obj/sequential_alignments.o obj/descriptions.o obj/encoding.o obj/fasterGappedExtension.o obj/gappedExtension.o obj/gappedScoring.o obj/global.o obj/CUDA-hitMatrix.o obj/karlin.o obj/memBlocks.o obj/memSingleBlock.o obj/oldGappedScoring.o obj/oldSemiGappedScoring.o obj/parameters.o obj/print.o obj/PSSMatrix.o obj/qPosList.o obj/readFasta.o obj/readFile.o obj/scoreMatrix.o obj/semiGappedScoring.o obj/statistics.o obj/CUDA-ungappedExtension.o obj/CUDA-DFA.o obj/smithWatermanTraceback.o obj/smithWatermanScoring.o obj/unpack.o obj/index.o obj/postings.o obj/writedb.o obj/readdb.o obj/CUDA-search.o obj/wildcards.o obj/seg.o obj/x86_64/release/CUDA_Blast.cu.o -L/usr/local/cuda/lib64 -L../../lib -L../../common/lib/linux -L../../../shared//lib -lcudart -L/usr/local/cuda/lib64 -L../../lib -L../../common/lib/linux -L../../../shared//lib -lcudart -lcutil_x86_64 -lshrutil_x86_64
/usr/bin/ld: cannot find -lcutil_x86_64
collect2: ld returned 1 exit status
make: *** [CUDA-BLASTP] Error 1
Reply With Quote
  #2  
Old 12-22-2010, 07:58 AM
Volunteer
Points: 2,219, Level: 30 Points: 2,219, Level: 30 Points: 2,219, Level: 30
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Feb 2009
Posts: 36
Thanks: 0
Thanked 10 Times in 10 Posts
Default Re: Issue with CUDA-BlastP

GCC linker is failed to find cutil_x86_64 library. This library must be provided by NVidia SDK.
Check if this library exists on your PC and add the folder with the library to the linker path using -L option:
-L <path_to_the_folder_with_library>

If you have no NVidia SDK installed, install it first.
Reply With Quote
The Following User Says Thank You to mfursov For This Useful Post:
admin (12-22-2010)
Reply

Tags
cudablastp , issue


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Neurofly] The Heisenberg Special Issue of J Neurogenetics Neurofly 2008 Drosophila Forum 0 02-20-2009 08:23 AM
Yeast Digest, Vol 45, Issue 2 Shaoyu Wang Yeast Forum 0 02-05-2009 06:09 PM
[Drosophila] AW: Dros Digest, Vol 46, Issue 2 James Harvey Drosophila Forum 0 02-05-2009 02:04 PM
Proteins Digest, Vol 22, Issue 15 Dan Guire Protein Forum 0 03-31-2007 10:13 PM
Plant Physiology Arabidopsis Special Issue 2004 Robert Last Arabidopsis and Plant Biology 0 09-18-2003 10:24 PM


All times are GMT. The time now is 04:22 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2005 - 2012 Molecular Station | All Rights Reserved
Page generated in 0.18425 seconds with 16 queries