Groups
Groups
Sign in
Groups
Groups
pfacForum
Conversations
About
Send feedback
Help
pfacForum
1–28 of 28
Mark all as read
Report group
0 selected
Ethan Ermovick
2/28/25
Updates for new GPU architectures
Hi, I am working on a project that compares various hardware architectures against each other for
unread,
Updates for new GPU architectures
Hi, I am working on a project that compares various hardware architectures against each other for
2/28/25
mnvale...@gmail.com
9/8/21
Re: Ophthalmologist - Walnut Creek
Hello ~ Can anyone refer an ophthalmologist in the Walnut Creek area who has dealt with difficult
unread,
Re: Ophthalmologist - Walnut Creek
Hello ~ Can anyone refer an ophthalmologist in the Walnut Creek area who has dealt with difficult
9/8/21
lauriejamisonfiduciary
7/10/19
Northern Ed-Day
The 2019 PFAC Northern Region Education Day takes place September 11 and is now open for registration
unread,
Northern Ed-Day
The 2019 PFAC Northern Region Education Day takes place September 11 and is now open for registration
7/10/19
Maryann Valentine
3/11/19
Visiting Physiatrist & PT - Alameda County
Good afternoon ~ I'm seeking recommendations for a visiting physiatrist (rehab medical doctor),
unread,
Visiting Physiatrist & PT - Alameda County
Good afternoon ~ I'm seeking recommendations for a visiting physiatrist (rehab medical doctor),
3/11/19
Maryann Valentine
1/16/18
Marin County Group Homes for Mentally Disabled
Good evening ~ I would like referrals for group homes for the mentally disabled in Marin County. If
unread,
Marin County Group Homes for Mentally Disabled
Good evening ~ I would like referrals for group homes for the mentally disabled in Marin County. If
1/16/18
Best Best
,
Cheng-Hung Lin
2
3/17/17
PFAC cpp version code throws error with real virus signature
1. Sorting is not essential for building a trie. We sorted patterns to filter out replicated patterns
unread,
PFAC cpp version code throws error with real virus signature
1. Sorting is not essential for building a trie. We sorted patterns to filter out replicated patterns
3/17/17
Best Best
3/14/17
Is PFAC compiled executables avilable for testing purpose ?
Hi , It seems source base does not contain build executables to test PFAC functionality. So one need
unread,
Is PFAC compiled executables avilable for testing purpose ?
Hi , It seems source base does not contain build executables to test PFAC functionality. So one need
3/14/17
Best Best
3/14/17
PFAC runtime error
Hi , Downloaded PFAC code and able to compile successfully on ubuntu build environment . While try to
unread,
PFAC runtime error
Hi , Downloaded PFAC code and able to compile successfully on ubuntu build environment . While try to
3/14/17
Best Best
,
Cheng-Hung Lin
2
3/13/17
PFAC code compilation error for CUDA 8.0 on ubuntu 16.04
Please modify makefile. On Mon, Mar 13, 2017 at 9:00 PM, Best Best <smr...@gmail.com> wrote: Hi
unread,
PFAC code compilation error for CUDA 8.0 on ubuntu 16.04
Please modify makefile. On Mon, Mar 13, 2017 at 9:00 PM, Best Best <smr...@gmail.com> wrote: Hi
3/13/17
Best Best
,
Cheng-Hung Lin
2
3/13/17
PFAC Support on Windows and other vendor graphics card
Hi, Mohanraj Thank you for your interest in PFAC. My answer is negative for both of your questions.
unread,
PFAC Support on Windows and other vendor graphics card
Hi, Mohanraj Thank you for your interest in PFAC. My answer is negative for both of your questions.
3/13/17
Kash86
6/6/15
PFAC Library compilation errors
Hi, While trying to compile the code, we get this error as undefined reference although the necessary
unread,
PFAC Library compilation errors
Hi, While trying to compile the code, we get this error as undefined reference although the necessary
6/6/15
Pravin Kumar
,
Cheng-Hung Lin
2
3/9/15
libpfac_sm21.so missing in lib
Please try to modify the Makefile in src directory to generate what you need. On Mon, Mar 9, 2015 at
unread,
libpfac_sm21.so missing in lib
Please try to modify the Makefile in src directory to generate what you need. On Mon, Mar 9, 2015 at
3/9/15
Shakya
, …
suejb memeti
6
2/6/15
PFAC implementation on CPU
Hi I tried to compile the simple_example.cpp on a cpu with no GPU card installed, using this command:
unread,
PFAC implementation on CPU
Hi I tried to compile the simple_example.cpp on a cpu with no GPU card installed, using this command:
2/6/15
rahul pise
10/4/14
Sir,My name is rahul pise I am from India and I have choosen your project for M.Tech research purpose
Respected sir, You have done a great job that by exploring the knowledge of parallel computing over
unread,
Sir,My name is rahul pise I am from India and I have choosen your project for M.Tech research purpose
Respected sir, You have done a great job that by exploring the knowledge of parallel computing over
10/4/14
Takis Panagopoulos
,
Cheng-Hung Lin
2
4/30/14
Evaluation case and Cuda streams
Do you enhance the transmission of PCIe? You can try to use cudaMallocHost to allocate host memory
unread,
Evaluation case and Cuda streams
Do you enhance the transmission of PCIe? You can try to use cudaMallocHost to allocate host memory
4/30/14
Rodolfo Garcia
,
Cheng-Hung Lin
2
9/26/13
pfac for windows
Sorry. We don't have human resources to do it. 2013/9/26 Rodolfo Garcia <rodi.garcia.lopez@
unread,
pfac for windows
Sorry. We don't have human resources to do it. 2013/9/26 Rodolfo Garcia <rodi.garcia.lopez@
9/26/13
Lung-Sheng Chien
4/29/12
PFAC v1.2 is released
This release mainly targets on a bug reported by Grigory Dobrov. The root cause is non-thread safe of
unread,
PFAC v1.2 is released
This release mainly targets on a bug reported by Grigory Dobrov. The root cause is non-thread safe of
4/29/12
Grigory Dobrov
, …
Lung-Sheng Chien
31
3/13/12
Slow initialization in parsePatternFile step 5
The kernels of PFAC use 256 threads per thread-block. Even llvm uses more registers per thread, we
unread,
Slow initialization in parsePatternFile step 5
The kernels of PFAC use 256 threads per thread-block. Even llvm uses more registers per thread, we
3/13/12
Lung-Sheng Chien
2
4/30/11
new features in PFAC v1.2
also I want to add support of stream, say PFAC_setKernelStream(PFAC_handle_t handle, cudaStream_t
unread,
new features in PFAC v1.2
also I want to add support of stream, say PFAC_setKernelStream(PFAC_handle_t handle, cudaStream_t
4/30/11
Lung-Sheng Chien
4/27/11
PFAC v1.1 is released
PFAC v1.1 adds space-efficient algorithm which adopts a two-level hash table. It is possible to
unread,
PFAC v1.1 is released
PFAC v1.1 adds space-efficient algorithm which adopts a two-level hash table. It is possible to
4/27/11
Lung-Sheng Chien
,
Cheng-Hung Lin
5
3/9/11
roadmap of PFAC
os what is the full set of escape sequence that we should support? Should we support following
unread,
roadmap of PFAC
os what is the full set of escape sequence that we should support? Should we support following
3/9/11
Cheng-Hung Lin
,
Lung-Sheng Chien
4
3/9/11
Apply PFAC to DNA application
common subsequence is only a part of the paper, do you want to implement whole algorithm of that
unread,
Apply PFAC to DNA application
common subsequence is only a part of the paper, do you want to implement whole algorithm of that
3/9/11
Lung-Sheng Chien
,
Cheng-Hung Lin
3
3/9/11
another form of exact string match
you need to expand r1[AZ]r2 to handle conflict, for example r1[AD]r2 r1[CE]r3 As for transition table
unread,
another form of exact string match
you need to expand r1[AZ]r2 to handle conflict, for example r1[AD]r2 r1[CE]r3 As for transition table
3/9/11
Lung-Sheng Chien
,
Cheng-Hung Lin
4
3/5/11
load unbalance issue: AC versus PFAC
I don't think so, if we ignore writing the matched result, then total amount of input of AC (128M
unread,
load unbalance issue: AC versus PFAC
I don't think so, if we ignore writing the matched result, then total amount of input of AC (128M
3/5/11
Lung-Sheng Chien
2
3/5/11
new features in CUDA 4.0
communication of dual GPU can be behind PCIE http://forums.nvidia.com/index.php?showtopic=
unread,
new features in CUDA 4.0
communication of dual GPU can be behind PCIE http://forums.nvidia.com/index.php?showtopic=
3/5/11
Lung-Sheng Chien
3/4/11
efficient compaction algorithm
PFAC r1.0 provides a function PFAC_matchFromDeviceReduce() which will compress matched results and
unread,
efficient compaction algorithm
PFAC r1.0 provides a function PFAC_matchFromDeviceReduce() which will compress matched results and
3/4/11
Lung-Sheng Chien
3
3/3/11
PFAC_readPatternFromFile() should parse escape character
So far, we agree with this simple parser update for next release. 1) support escape character 2)
unread,
PFAC_readPatternFromFile() should parse escape character
So far, we agree with this simple parser update for next release. 1) support escape character 2)
3/3/11
Lung-Sheng Chien
,
Cheng-Hung Lin
3
3/2/11
PFAC news
PFAC library is post on news of GPGPU http://gpgpu.org/ On 2月24日, 下午4時44分, Cheng-Hung Lin <bruceli
unread,
PFAC news
PFAC library is post on news of GPGPU http://gpgpu.org/ On 2月24日, 下午4時44分, Cheng-Hung Lin <bruceli
3/2/11